mirror of
https://github.com/prometheus/prometheus.git
synced 2025-12-25 03:11:31 +01: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>