RFR: 1065: New prometheus labels have illegal characters

Erik Joelsson erikj at openjdk.java.net
Tue Jun 1 20:10:44 UTC 2021


This patch changes the metrics label name work-item to work_item. In prometheus, dash '-' is not a valid character for label names.

-------------

Commit messages:
 - SKARA-1065

Changes: https://git.openjdk.java.net/skara/pull/1179/files
 Webrev: https://webrevs.openjdk.java.net/?repo=skara&pr=1179&range=00
  Issue: https://bugs.openjdk.java.net/browse/SKARA-1065
  Stats: 6 lines in 1 file changed: 0 ins; 0 del; 6 mod
  Patch: https://git.openjdk.java.net/skara/pull/1179.diff
  Fetch: git fetch https://git.openjdk.java.net/skara pull/1179/head:pull/1179

PR: https://git.openjdk.java.net/skara/pull/1179


More information about the skara-dev mailing list