mirror of
https://github.com/prometheus/prometheus.git
synced 2025-10-02 03:01: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.