Monitoring and Metrics
The ability to monitor and measure what is going on is very important. This section contains all information regarding metrics, tracing and monitoring of your Axon Framework application.
A summary of the various subsections is given below.
Subsection | Purpose |
---|---|
Tracing support for Axon Framework | |
How to configure and use metrics provided by Axon Framework | |
Spring Boot actuator health indicators provided by Axon Framework | |
Tracking the status of your event processors | |
Tracking the origin of messages throughout your application |
Last modified 3mo ago