|
|
|
@ -21,9 +21,9 @@ http_requests_total{baz="",code="206",foo="",handler="static",method="get"} 2
|
|
|
|
|
http_requests_total{baz="",code="400",foo="",handler="query_range",method="get"} 40
|
|
|
|
|
http_requests_total{baz="",code="503",foo="",handler="query_range",method="get"} 3
|
|
|
|
|
http_requests_total{baz="bar",code="200",foo="",handler="",method="get"} 93
|
|
|
|
|
# HELP node_textfile_mtime Unixtime mtime of textfiles successfully read.
|
|
|
|
|
# TYPE node_textfile_mtime gauge
|
|
|
|
|
node_textfile_mtime{file="metrics.prom"} 1
|
|
|
|
|
# HELP node_textfile_mtime_seconds Unixtime mtime of textfiles successfully read.
|
|
|
|
|
# TYPE node_textfile_mtime_seconds gauge
|
|
|
|
|
node_textfile_mtime_seconds{file="metrics.prom"} 1
|
|
|
|
|
# HELP node_textfile_scrape_error 1 if there was an error opening or reading a file, 0 otherwise
|
|
|
|
|
# TYPE node_textfile_scrape_error gauge
|
|
|
|
|
node_textfile_scrape_error 0
|
|
|
|
|