collection would stay counted in the gauge "container_scrape_errors", making that particular metric useless. Instead, it must be reset on every scrape.
4 lines
160 B
Plaintext
4 lines
160 B
Plaintext
# HELP container_scrape_error 1 if there was an error while getting container metrics, 0 otherwise
|
|
# TYPE container_scrape_error gauge
|
|
container_scrape_error 1
|