Registry / observability / prometheus-prometheus

prometheus-prometheus

JSON →
library0.312.0gogounverified

The Prometheus monitoring system and time series database.

go get github.com/prometheus/prometheus
INSTALL
IMPORT
SIG · PROMETHEUS-PROMETH
P
prometheus-prometheus
observabilitygov0.312.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.

prometheus
github.com/prometheus/prometheus

Create a label set for Prometheus metrics.

package main import ( "fmt" "github.com/prometheus/prometheus/pkg/labels" ) func main() { lbls := labels.FromStrings("job", "node") fmt.Println(lbls) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
18
OpenAI (training)
2
Amazon
1
Bingbot
1
Resources