mirror of
https://github.com/prometheus/prometheus.git
synced 2025-11-18 09:11:17 +01: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.