mirror of
https://github.com/prometheus/prometheus.git
synced 2024-11-09 23:24:05 -08:00
5c8ffaa77c
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> |
||
---|---|---|
.. | ||
api.go | ||
api_test.go | ||
codec.go | ||
codec_test.go | ||
errors_test.go | ||
json_codec.go | ||
json_codec_test.go |