Closed rafi0101 closed 1 month ago
Hello @rafi0101,
I have verified the latest version of Payara and I can confirm that the issue is reproducible. The HELP section for gc_total
and gt_time_seconds_total
is duplicated. I have raised an internal issue, codename FISH-8522
, and our developers will look into it as soon as they have the bandwidth. Thank you very much for your bug report!
Best regards, Felix Ifrim
Brief Summary
if this sounds familiar to you, yes, I have oriented myself to this topic because it is almost the same error: https://github.com/payara/Payara/issues/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: https://github.com/eclipse/microprofile-metrics/issues/616 https://github.com/eclipse/microprofile-metrics/pull/638 https://github.com/eclipse/microprofile-metrics/issues/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