prometheus/web
beorn7 99894f6afa Histogram: Implement inefficient JSON rendering
Format is according to example 4 in
https://docs.google.com/document/d/1Efu0LX-fgNWix6ehfeCR0FzeWtHvftWFNoy7cYW9nqU/edit#

This is inefficient as it doesn't use jsoniter. It actually prevents
it for regular Points (with a conventional float Value), too.

Signed-off-by: beorn7 <beorn@grafana.com>
2022-04-14 20:38:49 +02:00
..
api/v1 Histogram: Implement inefficient JSON rendering 2022-04-14 20:38:49 +02:00
ui UI: stabilize dependencies and environment (#10517) 2022-04-05 11:49:22 +02:00
federate.go storage: Rename ...Values methods to At... (#9889) 2021-11-29 16:23:04 +05:30
federate_test.go web: prepare TestFederation_NotReady test for parallel execution 2021-11-10 09:40:43 +01:00
web.go Allow replacing the stats struct before rendering JSON 2022-03-21 23:49:17 +01:00
web_test.go remove old UI (#10208) 2022-02-02 11:26:11 +01:00