mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-30 15:22:07 +00:00
docs: fix formatting in stream aggregation
Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
parent
a01cc78f28
commit
55df212a76
1 changed files with 1 additions and 1 deletions
|
@ -137,7 +137,7 @@ to one sample per 5 minutes per each input time series (this operation is also k
|
|||
|
||||
The aggregated output metrics have the following names according to [output metric naming](#output-metric-names):
|
||||
|
||||
```
|
||||
```text
|
||||
# For input metrics ending with _total
|
||||
some_metric_total:5m_total
|
||||
|
||||
|
|
Loading…
Reference in a new issue