mirror of
https://github.com/novatiq/packages.git
synced 2026-04-28 14:48:39 +01:00
fc44f87dc5
Some releases may have non letters in it's name currently resulting in
an empty ("") output which is then discarded, resulting in *missing*
labels in the metric.
Now it uses `.-` to catch as little as possible, but anything.
Signed-off-by: Paul Spooren <mail@aparcar.org>