mirror of
https://github.com/prometheus/prometheus.git
synced 2026-02-12 15:24:08 -05:00
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 | ||