upgrade prometheus/client_golang to v1.12.0(common to v0.32.1)

This commit is contained in:
-e
2022-01-19 22:30:33 +08:00
parent cbe72f5d0b
commit 8a4e66049e
182 changed files with 5431 additions and 1435 deletions

View File

@@ -31,7 +31,7 @@
// log.Fatalf("could not get process: %s", err)
// }
//
// stat, err := p.NewStat()
// stat, err := p.Stat()
// if err != nil {
// log.Fatalf("could not get process stat: %s", err)
// }