Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 343 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 343 Bytes

Axon metrics + Prometheus + Grafana

Application demonstrating how to use Axon metrics icw Prometheus and Grafana

For more information see the blog post at: (todo: add link)

Prerequisites

  • Java 11
  • Docker

Run the example

  1. ./mvnw clean package dockerfile:build
  2. docker-compose -f docker/docker-compose.yml up