mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-15 16:30:55 +01:00
docs/stream-aggr: specify the relabeling order during aggregation
Signed-off-by: hagen1778 <roman@victoriametrics.com>
(cherry picked from commit 68d2cb203d
)
This commit is contained in:
parent
9d3f1ec0d0
commit
14df5af660
@ -402,6 +402,9 @@ For example, the following config removes the `:1m_sum_samples` suffix added [to
|
|||||||
regex: "(.+):.+"
|
regex: "(.+):.+"
|
||||||
```
|
```
|
||||||
|
|
||||||
|
`input_relabel_configs` and `output_relabel_config` is applied at the very end, after `-remoteWrite.relabelConfig`
|
||||||
|
and scrape relabeling was applied.
|
||||||
|
|
||||||
## Aggregation outputs
|
## Aggregation outputs
|
||||||
|
|
||||||
The aggregations are calculated during the `interval` specified in the [config](#stream-aggregation-config)
|
The aggregations are calculated during the `interval` specified in the [config](#stream-aggregation-config)
|
||||||
|
Loading…
Reference in New Issue
Block a user