prometheus/docs
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
..
command-line Add OTLP Ingestion endpoint (#12571) 2023-07-28 12:35:28 +02:00
configuration scraping: limit detail on dropped targets, to save memory (#12647) 2023-08-14 15:39:25 +01:00
images Add 2.0 storage docs (#3423) 2017-11-07 22:00:38 +01:00
querying scraping: limit detail on dropped targets, to save memory (#12647) 2023-08-14 15:39:25 +01:00
feature_flags.md Add initial OTLP ingestion docs 2023-08-03 00:12:15 +02:00
federation.md docs: Update federation docs for native histograms 2023-01-12 20:43:02 +05:30
getting_started.md Update getting_started.md 2023-05-15 13:18:30 +05:30
http_sd.md Added a failure counter to the HTTP service discovery (#10372) 2022-03-08 14:10:45 +01:00
index.md Update prometheus.io's URL to the latest version (#5270) 2019-02-27 10:39:50 +00:00
installation.md Merge pull request #8747 from shoce/patch-1 2023-07-26 09:02:48 +02:00
management_api.md /-/{healthy,ready}/ respond to HEAD (#11160) 2022-08-16 21:06:26 +02:00
migration.md Document command line tools 2023-03-13 14:20:55 +01:00
stability.md docs: state that remote write is stable 2023-05-09 10:29:52 +00:00
storage.md Allow overlapping blocks by default (#11331) 2022-09-28 19:17:54 +05:30