summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/modules/coredns/testdata/version169/no_load.txt
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/go/collectors/go.d.plugin/modules/coredns/testdata/version169/no_load.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/go/collectors/go.d.plugin/modules/coredns/testdata/version169/no_load.txt b/src/go/collectors/go.d.plugin/modules/coredns/testdata/version169/no_load.txt
new file mode 100644
index 000000000..8fee1a73c
--- /dev/null
+++ b/src/go/collectors/go.d.plugin/modules/coredns/testdata/version169/no_load.txt
@@ -0,0 +1,6 @@
+# HELP coredns_build_info A metric with a constant '1' value labeled by version, revision, and goversion from which CoreDNS was built.
+# TYPE coredns_build_info gauge
+coredns_build_info{goversion="go1.14.1",revision="1766568",version="1.6.9"} 1
+# HELP coredns_panic_count_total A metrics that counts the number of panics.
+# TYPE coredns_panic_count_total counter
+coredns_panic_count_total 99 \ No newline at end of file