docs/stream-aggr: specify the relabeling order during aggregation

Signed-off-by: hagen1778 <roman@victoriametrics.com>
This commit is contained in:
hagen1778 2023-11-15 14:28:03 +01:00
parent 02624c41eb
commit 68d2cb203d
No known key found for this signature in database
GPG Key ID: 3BF75F3741CA9640

View File

@ -402,6 +402,9 @@ For example, the following config removes the `:1m_sum_samples` suffix added [to
regex: "(.+):.+"
```
`input_relabel_configs` and `output_relabel_config` is applied at the very end, after `-remoteWrite.relabelConfig`
and scrape relabeling was applied.
## Aggregation outputs
The aggregations are calculated during the `interval` specified in the [config](#stream-aggregation-config)