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

# Functions

DefaultServerConfig creates a new ServerConfig with defaults applied.
NewTargetServer creates a new TargetServer, applying some defaults to the server configuration.

# Constants

using zero as default grpc port to assing random free port when not configured.
No description provided by the author

# Structs

GRPCConfig configures the gRPC dskit started by dskit.Server.
HTTPConfig configures the HTTP dskit started by dskit.Server.
ServerConfig is an Alloy configuration that allows one to configure a dskit.Server.
TargetServer is wrapper around dskit.Server that handles some common configuration used in all components that expose a network server.