Monitoring
The ability to monitor and measure what is going on is really important. This section contains all information regarding metrics, tracing and monitoring of your Axon Framework application.
New: Easy monitoring and management
AxonIQ Console is the platform to monitor and manage your Axon Framework applications in great detail. It provides insights into each handler, event processor and aggregate with almost zero configuration. You can set alerts on these metrics and get notified when something goes wrong, so you can act before it becomes a problem
For more information, see the AxonIQ Console Reference Guide or sign up directly.
Reference sections
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 |