Module vector::sinks::prometheus::remote_write
source · Expand description
The Prometheus Remote Write sink.
Contains the VectorSink
instance that is responsible
for taking a stream of Event
and forwarding
them to a server via the Prometheus Remote Write protocol.