mirror of
https://github.com/prometheus/prometheus.git
synced 2025-03-05 20:59:13 -08:00
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> |
||
---|---|---|
.. | ||
command-line | ||
configuration | ||
images | ||
querying | ||
feature_flags.md | ||
federation.md | ||
getting_started.md | ||
http_sd.md | ||
index.md | ||
installation.md | ||
management_api.md | ||
migration.md | ||
stability.md | ||
storage.md |