Registry / observability / rookie-ninja-rk-prom

rookie-ninja-rk-prom

JSON →
library1.1.4gogounverified

Utility functions to start Prometheus and Pushgateway clients locally.

go get github.com/rookie-ninja/rk-prom
INSTALL
IMPORT
SIG · ROOKIE-NINJA-RK-PR
R
rookie-ninja-rk-prom
observabilitygov1.1.4
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.

rkprom
github.com/rookie-ninja/rk-prom

Create a Prometheus metrics registry and register a counter

package main import ( "github.com/rookie-ninja/rk-prom" ) func main() { prom := rkprom.NewPrometheus("myapp", "v1") prom.RegisterCounter("requests_total", "Total requests") }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
OpenAI (training)
2
Resources