Commit 5dbe4dfb authored by Brian Brazil's avatar Brian Brazil

Document scrape_series_added

Signed-off-by: 's avatarBrian Brazil <brian.brazil@robustperception.io>
parent 83df7e3e
...@@ -40,5 +40,7 @@ the following time series: ...@@ -40,5 +40,7 @@ the following time series:
the number of samples remaining after metric relabeling was applied. the number of samples remaining after metric relabeling was applied.
* `scrape_samples_scraped{job="<job-name>", instance="<instance-id>"}`: * `scrape_samples_scraped{job="<job-name>", instance="<instance-id>"}`:
the number of samples the target exposed. the number of samples the target exposed.
* `scrape_series_added{job="<job-name>", instance="<instance-id>"}`:
the approximate number of new series in this scrape. *New in v2.10*
The `up` time series is useful for instance availability monitoring. The `up` time series is useful for instance availability monitoring.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment