package
2.2.3+incompatible
Repository: https://github.com/signalfx/neo-agent.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package config contains configuration structures and related helper logic for all agent components.
Package filters has logic describing the filtering of unwanted metrics.
No description provided by the author
Package writer contains the SignalFx writer.

# Functions

NewAgent creates an unconfigured agent instance.
Startup the agent.

# Variables

VersionLine should be populated by the startup logic to contain version information that can be reported in diagnostics.

# Structs

Agent is what hooks up observers, monitors, and the datapoint writer.