mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-11-21 14:44:00 +00:00
docs/metricsql: remove duplicate sentence (#5349)
This commit is contained in:
parent
657f3bdd21
commit
c8e6e47e2a
1 changed files with 1 additions and 1 deletions
|
@ -1029,7 +1029,7 @@ for every point of every time series returned by `q`.
|
||||||
|
|
||||||
Metric names are stripped from the resulting series. Add [keep_metric_names](#keep_metric_names) modifier in order to keep metric names.
|
Metric names are stripped from the resulting series. Add [keep_metric_names](#keep_metric_names) modifier in order to keep metric names.
|
||||||
|
|
||||||
This function is supported by PromQL. This function is supported by PromQL. See also [acosh](#acosh).
|
This function is supported by PromQL. See also [acosh](#acosh).
|
||||||
|
|
||||||
#### day_of_month
|
#### day_of_month
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue