Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.47 KB

File metadata and controls

22 lines (18 loc) · 1.47 KB

Monitoring

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.

Monitoring with AxonIQ Console

We have built a platform that makes it very easy to monitor your Axon Framework applications. It measures everything in your applications, aggregates, metrics and processors.

../../.gitbook/assets/console/graphs.png

You can find more information on our product page or log in directly.

A summary of the various subsections is given below.

Subsection Purpose
Tracing Tracing support for Axon Framework
Metrics How to configure and use metrics provided by Axon Framework
Health Indicators Spring Boot actuator health indicators provided by Axon Framework
Event Tracker Status Tracking the status of your event processors
Message Tracking Tracking the origin of messages throughout your application