Hi,
We’re running Axon 3.2.2 on SpringBoot 2.0.2 and it’s running fine.
Now we are starting to add metrics into the mix. But, since SpringBoot 2.x uses micrometer for the metrics, I’m stuck.
I cannot find any good examples on Axon Metrics (the codehale/dropwizard one on SpringBoot 1.x) and next to that, I’d like to add this to my micrometer metrics as well.
Does anyone have any experience with this already.
A working example of the metrics (codehale/dropwizard) would be nice, and if someone has figured out how to add this in SpringBoot 2.x, that would be great.
Kind regards,
Danny