mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-23 20:37:12 +01:00
docs/stream-aggr: specify the relabeling order during aggregation
Signed-off-by: hagen1778 <roman@victoriametrics.com>
This commit is contained in:
parent
02624c41eb
commit
68d2cb203d
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user