mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-06 14:17:12 +02:00
docs: fix absent documentation (#6492)
Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>
This commit is contained in:
parent
f315c69129
commit
06b4744793
@ -36,8 +36,8 @@ absent(sum(nonexistent{job="myjob"}))
|
||||
# => {}
|
||||
```
|
||||
|
||||
In the second example, `absent()` tries to be smart about deriving labels of the
|
||||
1-element output vector from the input vector.
|
||||
In the first two examples, `absent()` tries to be smart about deriving labels
|
||||
of the 1-element output vector from the input vector.
|
||||
|
||||
## `ceil()`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user