Extending Monitoring with the Agent API

The Application Server Agent API lets you access metrics that are not supported by default or by MBeans. You can use the API to:

  • Inject custom events and report on them
  • Create and report on new metrics
  • Correlate distributed transactions when using protocols that Splunk AppDynamics does not support

To learn more about the Application Server Agent API, see the Javadoc included with the Java Agent software at this location: <agent_home>/sdk/docs/index.html.