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
web.go
web_test.go