mirror of
https://github.com/prometheus/prometheus.git
synced 2026-05-05 12:26:14 +02:00
Fix heading for limitk docs
Signed-off-by: Charles Korn <charleskorn@users.noreply.github.com>
This commit is contained in:
parent
49254f45e9
commit
0fbe5af961
@ -425,7 +425,7 @@ To get the 5 instances with the highest memory consumption across all instances
|
||||
|
||||
topk(5, memory_consumption_bytes)
|
||||
|
||||
#### `limitk` and `limit_ratio`
|
||||
#### `limitk`
|
||||
|
||||
`limitk(k, v)` returns a subset of `k` input samples, including
|
||||
the original labels in the result vector.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user