Bug Report: /metrics - invalid prometheus format (HELP duplicates)/FISH-8522 #6596
Labels
Status: Accepted
Confirmed defect or accepted improvement to implement, issue has been escalated to Platform Dev
Type: Bug
Label issue as a bug defect
Brief Summary
if this sounds familiar to you, yes, I have oriented myself to this topic because it is almost the same error: #4579
The default /metrics endpoint returns duplicated HELP entries which does not comply with Prometheus text-based exposition format.
The specification under https://prometheus.io/docs/instrumenting/exposition_formats/#text-format-details says:
In my case Telegraf failed too:
We upgraded from payara 5.2022.3 to 6.2024.1 and this problem occours to all our Payara Servers and Payara Micros. Occurs with /base and /application metrics
Found this issues / pull requests but they didn't help me:
eclipse/microprofile-metrics#616
eclipse/microprofile-metrics#638
eclipse/microprofile-metrics#597
Maybe you can help me this this :)
Expected Outcome
payara 5.2022.3
Current Outcome
payara 6.2024.1 (Microprofile 6.1, Microprofile Metrics-API 5.1.0)
Reproducer
Operating System
Debian 11
JDK Version
openjdk-17-jre-headles
Payara Distribution
Payara Server Full Profile, Payara Micro
The text was updated successfully, but these errors were encountered: