[
https://issues.apache.org/jira/browse/CXF-9152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andriy Redko resolved CXF-9152.
-------------------------------
Resolution: Fixed
> Adding @Timed annotation to JaxWS WebService class breaks Micrometer
> integration
> --------------------------------------------------------------------------------
>
> Key: CXF-9152
> URL: https://issues.apache.org/jira/browse/CXF-9152
> Project: CXF
> Issue Type: Bug
> Affects Versions: 4.1.2
> Reporter: knoobie
> Assignee: Andriy Redko
> Priority: Major
> Fix For: 4.1.4, 3.6.9, 4.0.10
>
> Attachments: image-2025-07-21-10-06-16-730.png
>
>
> When using `@Timed("my.name")` on a JaxWS Webservice class to monitor its
> usage, the `cxf.server.requests` metrics bucket is gone.
> Expectation: `cxf.server.requests` and `my.name` metrics are available.
> Reproducer: Add `@Timed("my.name") to
> https://github.com/apache/cxf/blob/main/systests/spring-boot/src/test/java/org/apache/cxf/systest/jaxws/resources/HelloServiceImpl.java
> !image-2025-07-21-10-06-16-730.png!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)