Registry / observability / prometheus-statsd-exporter

prometheus-statsd-exporter

JSON →
library0.30.0gogounverified

A Prometheus exporter that receives StatsD metrics and exports them as Prometheus metrics.

go get github.com/prometheus/statsd_exporter
INSTALL
IMPORT
SIG · PROMETHEUS-STATSD-
P
prometheus-statsd-exporter
observabilitygov0.30.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

main
✓ github.com/prometheus/statsd_exporter

Import the telemetry package from statsd_exporter.

package main import ( "github.com/prometheus/statsd_exporter/pkg/telemetry" ) func main() { // The statsd_exporter is typically run as a standalone binary. // This snippet shows importing a subpackage for telemetry. _ = telemetry.Metrics }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.30.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
30 hits · last 30 days
node
26
OpenAI (training)
3
Resources
prometheus-statsd-exporter — go get prometheus-statsd-exporter · libregistry