Bastien Bouclet created CXF-9168:
------------------------------------

             Summary: 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
         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)

Reply via email to