prometheus/web
ismail simsek eecaa71ff1 Fix: metadata API using wrong field names (#13633)
Fix is to add json tags to `Metadata` struct. Absence of these tags
causes Go to use the field name, which starts with an upper-case
letter and breaks the protocol.

Extend tests to verify the JSON response.

Signed-off-by: ismail simsek <ismailsimsek09@gmail.com>
2024-02-26 09:54:39 +00:00
..
api/v1 Fix: metadata API using wrong field names (#13633) 2024-02-26 09:54:39 +00:00
ui Cut v2.50.0 (#13612) 2024-02-22 10:21:59 +01:00
federate_test.go Enable reusing memory when converting between histogram types 2023-12-08 10:22:59 +01:00
federate.go Optimize histogram iterators (#13340) 2024-01-23 17:02:14 +01:00
web_test.go Added 'limit' query parameter support to /api/v1/status/tsdb endpoint (#12336) 2023-05-22 14:37:07 +02:00
web.go web : use Go standard package 2023-11-08 06:37:59 +00:00