prometheus/web
ismail simsek 2507469291
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:53:39 +00:00
..
api/v1 Fix: metadata API using wrong field names (#13633) 2024-02-26 09:53:39 +00:00
ui histogram: add UI tests for rendering histogram (#13631) 2024-02-23 11:31:39 +01:00
federate_test.go Tests: use replacement DeepEquals using go-cmp 2024-02-08 19:30:20 +00:00
federate.go UTF-8: Add support for parsing UTF8 metric and label names 2024-02-15 14:34:37 -05:00
web_test.go Refactor web tests to use testify. 2024-02-01 13:51:31 +00:00
web.go web : use Go standard package 2023-11-08 06:37:59 +00:00