Axon Reference Guide
Axon Reference Guide
AxonIQ
Download Axon
4.4
Introduction
Architecture Overview
Axon Server
Release Notes
Getting Started
Quick Start
Axon Framework
Introduction
Messaging Concepts
Commands
Events
Queries
Sagas
Deadlines
Testing
Tuning
Monitoring and Metrics
Spring Boot Integration
Modules
Axon Server
Introduction
Installation
Administration
Configuration
Monitoring
Actuator Endpoints
gRPC Metrics
Heartbeat Monitoring
Clusters
Replication Groups
Multi-Context
Tagging
Backup and Messaging-only Nodes
Backups
Recovery
Error Codes
Security
Performance
Migration
Extensions
Spring AMQP
JGroups
Kafka
Kotlin
Mongo
Reactor
Spring Cloud
Tracing
Appendices
A. RDBMS Tuning
B. Message Handler Tuning
C. Meta Annotations
D. Identifier Generation
E. Axon Server Query Language
Powered by GitBook

Monitoring

AxonServer provides a set of actuator endpoints, gRPC metrics and heartbeat monitoring capabilities that help monitor vital aspects of an AxonServer SE/EE deployment.

These help in :

  • Retrieving basic information about the AxonServer

  • Monitoring the general health of the AxonServer

  • Retrieving Metrics around the OS/JVM

  • Retrieving Message (Commands/Queries/Events) flow metrics

  • Retrieving environmental properties of the AxonServer

Previous
REST API
Next
Actuator Endpoints
Last updated 7 months ago