mirror of
https://github.com/prometheus/prometheus.git
synced 2025-08-20 22:21:02 +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.