prometheus/web
Bryan Boreham 5c8ffaa77c bugfix: API: encode empty Vector/Matrix as []
If the underlying data is `nil` the default encoding
will render `"null"` which is not accepted by
(some) Prometheus client libraries.

Signed-off-by: Bryan Boreham <bjboreham@gmail.com>
2024-04-29 19:08:10 +01:00
..
api/v1 bugfix: API: encode empty Vector/Matrix as [] 2024-04-29 19:08:10 +01:00
ui Cut release 2.51.2 2024-04-10 11:08:16 +01:00
federate.go Move from golang.org/x/exp/slices into slices now that we only support Go >= 1.21 2024-02-28 14:54:53 +01:00
federate_test.go golangci-lint: enable usestdlibvars linter 2024-04-08 19:26:23 +00:00
web.go Add native histograms to latency/duration metrics 2024-03-01 14:44:38 +01:00
web_test.go golangci-lint: enable usestdlibvars linter 2024-04-08 19:26:23 +00:00