Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
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`.
Each timeseries in wr.Timeseries must contain one sample.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.