Axon Framework Application
5,500 5.0 (1 reviews)

Created 9/7/2020
Updated 5/17/2021
Revision 1
Categories
Host Metrics
Grafana Version >=7.0.1
Datasources
Prometheus

With this dashboard you will get very detailed insights into metrics on many different levels: per event, eventProcessor, …

It requires the Axon application to use the axon-micrometer extension/module

https://docs.axoniq.io/reference-guide/axon-framework/monitoring-and-metrics#metrics

Additionally, micrometer tags/dimmesions could be enabled (axon.metrics.micrometer.dimensional=true) to filter out more specific metrics (per event, command type…) via labels on Grafana dashboard. The dashboard is flexible to cover both cases (with dimensions disabled as well)

Demo + webinar:

https://github.com/AxonIQ/axon-observability-demo

Created by @idugalic

Get Dashboard
Download
Copy to Clipboard
Source Grafana.com

Used Metrics 20

  • commandBus_successCounter_total

  • commandBus_failureCounter_total

  • commandBus_processedCounter_total

  • commandBus_ingestedCounter_total

  • commandBus_ignoredCounter_total

  • commandBus_capacity

  • commandBus_allTimer_seconds

  • eventStore_successCounter_total

  • eventStore_failureCounter_total

  • eventStore_processedCounter_total

  • eventStore_ingestedCounter_total

  • eventStore_ignoredCounter_total

  • eventStore_allTimer_seconds

  • queryBus_successCounter_total

  • queryBus_failureCounter_total

  • queryBus_processedCounter_total

  • queryBus_ingestedCounter_total

  • queryBus_ignoredCounter_total

  • queryBus_capacity

  • queryBus_allTimer_seconds