Registry / observability / m3db-prometheus-client-model

m3db-prometheus-client-model

JSON →
library0.2.1gogounverified

Provides Go data structures for the Prometheus client model, used for metrics exposition.

go get github.com/m3db/prometheus_client_model
INSTALL
IMPORT
SIG · M3DB-PROMETHEUS-CL
M
m3db-prometheus-client-model
observabilitygov0.2.1
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.

prometheus_client_model
github.com/m3db/prometheus_client_model

Creates a MetricFamily struct

package main import ( "fmt" "github.com/m3db/prometheus_client_model" ) func main() { mf := &prometheus_client_model.MetricFamily{} fmt.Println(mf) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
13 hits · last 30 days
node
10
OpenAI (training)
2
Resources
m3db-prometheus-client-model — go get m3db-prometheus-client-model · libregistry