metric name sanitizer in Dropwizard exporter does not verify that name is not starting with digit. As result, if such metric present, scrape fails with
text format parsing error in line 2059: invalid metric name in comment
in 1.8 and
no token found
in 2.0
metric name sanitizer in Dropwizard exporter does not verify that name is not starting with digit. As result, if such metric present, scrape fails with
text format parsing error in line 2059: invalid metric name in commentin 1.8 and
no token foundin 2.0