Versions Compared

Key

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

...

  1. Implement a custom metrics publishing service and put it in a jar file.
  2. Configure the jar file to register your custom metrics publishing service.
  3. Add your jar to the classpath when you start a server or locator.

Each step is described in detail below.

Implement a Custom Metrics Publishing Service

...