[
https://issues.apache.org/jira/browse/CXF-9168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Freeman Yue Fang resolved CXF-9168.
-----------------------------------
Fix Version/s: 4.1.4
3.6.9
4.0.10
Resolution: Fixed
> No Micrometer Metric for requests failing schema validation on jax-ws
> endpoints
> -------------------------------------------------------------------------------
>
> Key: CXF-9168
> URL: https://issues.apache.org/jira/browse/CXF-9168
> Project: CXF
> Issue Type: Bug
> Components: JAX-WS Runtime
> Affects Versions: 4.1.3
> Reporter: Bastien Bouclet
> Assignee: Freeman Yue Fang
> Priority: Minor
> Fix For: 4.1.4, 3.6.9, 4.0.10
>
> Attachments: cxf-schema-validation-metrics-repro.zip
>
>
> Setup:
> * Server side JAX-WS Endpoint with schema validation enabled
> * MetricsFeature enabled with a MicrometerMetricsProvider
> When requests fail the schema validation, no metrics are updated on the
> MeterRegistry.
> It would be nice to be able to track schema validation failures through
> metrics, similarily to how other errors / faults can be tracked.
> Attached is a failing unit test for this case.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)