Describe the bug
Hello folks,
After the switch from 2.21.0 to 2.22.0, I noticed that http_server_request_duration_seconds_bucket and any other http_server metrics are not exposed anymore (provided by io.opentelemetry.pekko-http-1.0 instrumentation).
Steps to reproduce
I will provide them later if needed.
Context:
- Pekko 1.2.1
- Prometheus Exporter (
OTEL_METRICS_EXPORTER=prometheus)
Expected behavior
Unless I missed something in the changelog of 2.22.0, I expect these metrics to still be present.
Actual behavior
Metrics not present anymore.
Javaagent or library instrumentation version
2.22.0
Environment
JDK: 21
OS: Linux
Additional context
No response
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding +1 or me too, to help us triage it. Learn more here.
Describe the bug
Hello folks,
After the switch from 2.21.0 to 2.22.0, I noticed that
http_server_request_duration_seconds_bucketand any otherhttp_servermetrics are not exposed anymore (provided byio.opentelemetry.pekko-http-1.0instrumentation).Steps to reproduce
I will provide them later if needed.
Context:
OTEL_METRICS_EXPORTER=prometheus)Expected behavior
Unless I missed something in the changelog of 2.22.0, I expect these metrics to still be present.
Actual behavior
Metrics not present anymore.
Javaagent or library instrumentation version
2.22.0
Environment
JDK: 21
OS: Linux
Additional context
No response
Tip
React with 👍 to help prioritize this issue. Please use comments to provide useful context, avoiding
+1orme too, to help us triage it. Learn more here.