prometheus/docs/querying
Kartikay 8736772053
web/api: add limit param on series, labels, label-values (#13396)
Support limit parameter in queries to restrict output data to the specified size, on the following endpoints:

/api/v1/series
/api/v1/labels
/api/v1/label/:name:/values

Signed-off-by: Pranshu Srivastava <rexagod@gmail.com>
Signed-off-by: Kartikay <kartikay_2101ce32@iitp.ac.in>
2024-02-29 15:31:13 +00:00
..
api.md web/api: add limit param on series, labels, label-values (#13396) 2024-02-29 15:31:13 +00:00
basics.md docs: improve "Querying Prometheus" readability (#8492) 2024-02-09 17:37:14 +00:00
examples.md Examples: link to rate for new users (#10535) 2024-01-16 11:13:52 +00:00
functions.md promql: add histogram_avg function (#13467) 2024-02-01 18:28:42 +01:00
index.md Import querying documentation from prometheus/docs 2017-10-26 22:36:47 +02:00
operators.md docs: fix: correct reference to native histograms feature flag 2023-08-19 17:35:20 +03:30
remote_read_api.md Fixed typo in the Remote Read API docs 2022-12-21 12:44:25 +01:00