Skip to content

[CXF-9206]Duplicated value of 'cxf.server.requests' metric for JAX RS…#3010

Open
ffang wants to merge 1 commit intoapache:mainfrom
ffang:CXF-9206
Open

[CXF-9206]Duplicated value of 'cxf.server.requests' metric for JAX RS…#3010
ffang wants to merge 1 commit intoapache:mainfrom
ffang:CXF-9206

Conversation

@ffang
Copy link
Copy Markdown
Contributor

@ffang ffang commented Apr 1, 2026

… Server

micrometerMetricsProperties.getServerRequestsMetricName(),
micrometerMetricsProperties.isAutoTimeRequests());
}
// For JAX-RS server endpoints, createResourceContext() is invoked per
Copy link
Copy Markdown
Member

@reta reta Apr 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ffang , I am wonderign why createEndpointContext is called for JAX-RS endpoints? It looks like we have an issue at a bit higher layer, not only with MicrometerMetricsProvider, wdyt?

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

Successfully merging this pull request may close these issues.

2 participants