Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPEC: remove section on JAX-RS metrics #681

Open
donbourne opened this issue Jul 7, 2022 · 0 comments
Open

SPEC: remove section on JAX-RS metrics #681

donbourne opened this issue Jul 7, 2022 · 0 comments

Comments

@donbourne
Copy link
Member

consider dropping JAX-RS metrics from the spec in favor of http metrics to have better consistency between jax-rs / servlet / other http metrics.

include a recommendation in spec for impls to include http metrics following Open Telemetry semantic conventions for metrics ( https://opentelemetry.io/docs/reference/specification/metrics/semantic_conventions/http-metrics/#http-server )
http.server.duration
http.server.active_requests
(though should use dots instead of _ for micrometer name)

need to check - do we have anything in TCK that verifies presence of these metrics?

@donbourne donbourne added this to the 5.0 milestone Jul 7, 2022
@donbourne donbourne removed this from the 5.0 milestone Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant