prometheus/prometheus

Go-lib for promtool

Open

#15.852 aperta il 21 gen 2025

Vedi su GitHub
 (12 commenti) (3 reazioni) (1 assegnatario)Go (10.408 fork)batch import
help wanted

Metriche repository

Star
 (64.042 star)
Metriche merge PR
 (Merge medio 11g 5h) (118 PR mergiate in 30 g)

Descrizione

Proposal

I have case use promtool in own code, yes i can use of course os.exec() but it not perfect. I wonna collect use config.Load() in my code check rules, metrics, scrape jobs etc. Now direct call config.Load(myconfig) will returns yaml error when any service discovery key exists.

Guida contributor