prometheus/documentation
Bryan Boreham 1e3fef6ab0
scraping: limit detail on dropped targets, to save memory (#12647)
It's possible (quite common on Kubernetes) to have a service discovery
return thousands of targets then drop most of them in relabel rules.
The main place this data is used is to display in the web UI, where
you don't want thousands of lines of display.

The new limit is `keep_dropped_targets`, which defaults to 0
for backwards-compatibility.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2023-08-14 15:39:25 +01:00
..
examples scraping: limit detail on dropped targets, to save memory (#12647) 2023-08-14 15:39:25 +01:00
images Render background in images to play nicely with dark mode 2023-02-26 22:56:57 -05:00
prometheus-mixin Merge pull request #11498 from paulfantom/selector 2023-07-11 13:36:00 +02:00
internal_architecture.md Replace godoc.org links 2021-06-17 07:18:51 -04:00