# 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.