mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 06:07:11 +02:00
remove redundant/accidental line in query doc (#6482)
Signed-off-by: Tom Janson <tom.janson@lancom.de>
This commit is contained in:
parent
9e34f08ac3
commit
4f1cfd6cfe
@ -179,8 +179,6 @@ for each of the given times in UTC. Returned values are from 0 to 23.
|
||||
|
||||
## `idelta()`
|
||||
|
||||
`idelta(v range-vector)`
|
||||
|
||||
`idelta(v range-vector)` calculates the difference between the last two samples
|
||||
in the range vector `v`, returning an instant vector with the given deltas and
|
||||
equivalent labels.
|
||||
|
Loading…
Reference in New Issue
Block a user