Skip to content

SPEC: remove section on JAX-RS metrics #681

Description

@donbourne

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions