Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CheckRelabelConfigs ¶ added in v1.35.6
func CheckRelabelConfigs() error
CheckRelabelConfigs checks -remoteWrite.relabelConfig and -remoteWrite.urlRelabelConfig.
func Init ¶
func Init()
Init initializes remotewrite.
It must be called after flag.Parse().
Stop must be called for graceful shutdown.
func Push ¶
func Push(wr *prompbmarshal.WriteRequest)
Push sends wr to remote storage systems set via `-remoteWrite.url`.
Note that wr may be modified by Push due to relabeling.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.