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

# Functions

MarshalConfig marshals an instance config based on a provided content type.
MarshalConfigToWriter marshals a config to an io.Writer.
UnmarshalConfig unmarshals an instance config from a reader based on a provided content type.

# Variables

Default configuration values.
DefaultGlobalConfig holds default global settings to be used across all instances.
Types of instance modes.
Types of instance modes.
Types of instance modes.

# Structs

Config is a specific agent that runs within the overall Prometheus agent.
GlobalConfig holds global settings that apply to all instances by default.

# Type aliases

Mode controls how instances are created.