mirror of
https://github.com/prometheus/prometheus.git
synced 2025-09-28 17:21:03 +02:00
Currently missing values will get the value <no value> rather than the empty string. Using the empty string is more consistent, and should be easier for users to deal with too.