Package 

Class ProcessorMetricsService


  • @Service() 
    public final class ProcessorMetricsService
    
                        

    We keep track here of the amount of events processed over a certain amount of time. Axon has an axon-metrics module, which is great but does not include projections running on other nodes Since we use the TokenStore to peek at the indices, we can do that more accurately. While we're at it, we exposed it to the micrometer registry