Versions Compared

Key

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

...

The Dropwizard Metrics integration is provided by CodahaleMetricsProvider.

Configuration

The CodahaleMetricsProvider accept additional properties which could be configured on a Bus level or factory bean level (using its setProperties mutator).

PropertyDescriptionDefault
org.apache.cxf.management.service.counter.name

The name prefix to prepend to each metric being reported

null

Integration with JAX-WS

Server

...