prometheus/web
Bryan Boreham 41758972e4
web/api: optimize labelnames/values with 1 set of matchers (#12888)
* web/api: optimize labelnames/values with 1 set of matchers

If there is exactly one set of matchers provided, we can skip adding
the results to a map and getting them back out again.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>

---------

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2023-11-13 19:28:48 +01:00
..
api/v1 web/api: optimize labelnames/values with 1 set of matchers (#12888) 2023-11-13 19:28:48 +01:00
ui codemirror-promql: Add request header to client (#13118) 2023-11-10 11:22:32 +01:00
federate.go web : use Go standard package 2023-11-08 06:37:59 +00:00
federate_test.go web : use Go standard package 2023-11-08 06:37:59 +00:00
web.go web : use Go standard package 2023-11-08 06:37:59 +00:00
web_test.go Added 'limit' query parameter support to /api/v1/status/tsdb endpoint (#12336) 2023-05-22 14:37:07 +02:00