Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The Micrometer metrics library become a de factor instrumentation choice for JVM application. It has been supported by Apache CXF starting from 3.4.1 / 3.3.8 and above for the server-side and 3.4.2 / 3.3.9 and above for the client-side.

Metrics Provider

The Micrometer integration is provided by MicrometerMetricsProvider.

...