mirror of
https://github.com/prometheus/prometheus.git
synced 2025-12-08 02:51:16 +01:00
Merge pull request #17509 from charleskorn/patch-1
docs: fix heading for `limitk` docs
This commit is contained in:
commit
533c2a0784
@ -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