package
2.0.4+incompatible
Repository: https://github.com/exoscale/go-reporter.git
Documentation: pkg.go.dev
# Functions
New creates a new metric registry and setup the appropriate exporters.
NewHTTPClient creates an HTTP client for a given config.
# Structs
CollectdConfiguration represents the configuration for exporting metrics to collectd.
ExpvarConfiguration is the configuration for exporting metrics to expvar.
FileConfiguration is the configuration for exporting metrics to files.
Metrics represents the internal state of the metric subsystem.
PrometheusConfiguration is the configuration for exporting metrics to files.
No description provided by the author
# Interfaces
ExporterConfiguration is an interface for the configuration for an exporter.
# Type aliases
Configuration is a list list of exporter configurations.