github.com/netdata/go.d.plugin@v0.58.1/modules/coredns/testdata/no_version/no_load.txt (about)

     1  # HELP coredns_build_info A metric with a constant '1' value labeled by version, revision, and goversion from which CoreDNS was built.
     2  # TYPE coredns_build_info gauge
     3  coredns_build_info{goversion="go1.14.4",revision="f59c03d"} 1
     4  # HELP coredns_panics_total A metrics that counts the number of panics.
     5  # TYPE coredns_panics_total counter
     6  coredns_panics_total 99