package
1.4.3
Repository: https://github.com/grafana/alloy.git
Documentation: pkg.go.dev

# Functions

IsEphemeralOrFileClosed checks if the error is an ephemeral error or if the file is already closed.
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.