prometheus/web
Leegin 19efd0a675
api: Serialize discovered labels into JSON directly in dropped targets (#13484)
Converted maps into labels.Labels to avoid a lot of copying of data which leads to very high memory consumption while opening the /service-discovery endpoint in the Prometheus UI

Signed-off-by: Leegin <114397475+Leegin-darknight@users.noreply.github.com>
2024-01-29 10:20:20 +00:00
..
api/v1 api: Serialize discovered labels into JSON directly in dropped targets (#13484) 2024-01-29 10:20:20 +00:00
ui ui/fix: correct url handling for stacked graphs (#13460) 2024-01-26 09:25:23 +01:00
federate.go Optimize histogram iterators (#13340) 2024-01-23 17:02:14 +01:00
federate_test.go Enable reusing memory when converting between histogram types 2023-12-08 10:22:59 +01: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