mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 18:53:43 -04:00
Update metric names (#371)
Cleanup names/typos to match standard naming conventions.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
// Basic usage:
|
||||
//
|
||||
// result := Scrape("http://localhost:9153/metrics")
|
||||
// v := MetricValue("coredns_cache_capacity_gauge", result)
|
||||
// v := MetricValue("coredns_cache_capacity", result)
|
||||
//
|
||||
package test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user