prometheus/docs
Filip Petkovski 2ccea83913
Implement rule evaluations
This commit extends Prometheus with the option to run aggregation rules
during scrape time, before relabeling takes place.

All rules are executed independently for each target in the context of
individual scrapes. Newly calculated samples are
committed to TSDB atomically with all samples from that scrape.

Metric relabeling can also be applied on series recorded from scrape rules.

Signed-off-by: Filip Petkovski <filip.petkovsky@gmail.com>
2025-03-05 13:37:57 +01:00
..
command-line promtool: add --ignore-unknown-fields 2025-01-15 11:34:28 +02:00
configuration Implement rule evaluations 2025-03-05 13:37:57 +01:00
images Add 2.0 storage docs (#3423) 2017-11-07 22:00:38 +01:00
querying Fix typos (#16076) 2025-02-28 11:24:25 +11:00
feature_flags.md prw2: Split PRW2.0 from metadata-wal-records feature (#16030) 2025-02-13 12:16:33 +00:00
federation.md docs: Update federation docs for native histograms 2023-01-12 20:43:02 +05:30
getting_started.md docs: improve section about Prometheus graceful shutdown. 2024-12-03 19:48:42 +01:00
http_sd.md docs: fix spelling 2025-01-07 17:51:57 +01:00
index.md Update prometheus.io's URL to the latest version (#5270) 2019-02-27 10:39:50 +00:00
installation.md docs: clarify default Docker command line parameters (#14194) 2024-06-10 20:16:02 +02:00
management_api.md /-/{healthy,ready}/ respond to HEAD (#11160) 2022-08-16 21:06:26 +02:00
migration.md Fix typos (#16076) 2025-02-28 11:24:25 +11:00
stability.md 3.0 migration guide (#15099) 2024-10-25 12:30:13 +02:00
storage.md Merge pull request #14637 from prometheus/superq/update_storage_docs 2024-12-03 11:44:43 +00:00