package
0.44.2
Repository: https://github.com/grafana/agent.git
Documentation: pkg.go.dev

# Functions

NewRemoteWriteServer creates and starts a new httpserver.Server that can handle remote write request.
No description provided by the author
ToLabelSet converts a map of strings to a prometheus LabelSet.

# Structs

RemoteWriteRequest wraps the received logs remote write request that is received.
SyncSlice is a concurrent slice implementation.