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

# Functions

DisableUnavailableCollectors disables collectors that are not available on the host machine.
MapCollectorsToFlags takes in a map of collector keys and their states and converts them into flags that node_exporter expects.
New creates a new node_exporter integration.

# Constants

Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
CollectorStateDisabled represents a disabled collector that will not run and collect metrics.
CollectorStateEnabled represents an enabled collector that _will_ run and collect metrics.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.
Collection of collectors defined by node_exporter.

# Variables

Collectors holds a map of known collector names to their default state.
DefaultConfig holds non-zero default options for the Config when it is unmarshaled from YAML.

# Structs

Config controls the node_exporter integration.
Integration is the node_exporter integration.

# Type aliases

Collector is a specific collector that node_exporter runs.
CollectorState represents the default state of the collector, where it can either be enabled or disabled.