AxonIQ / console-framework-client

Client for Axon Framework to connect to AxonIQ Console
https://console.axoniq.io/
Apache License 2.0
0 stars 0 forks source link

Measure capacity of AsynchronousCommandBus #92

Open CodeDrivenMitch opened 1 month ago

CodeDrivenMitch commented 1 month ago

The current implementation of the client does not measure the usage of thread of the AsynchronousCommandBus. We should measure this if it's the primary command bus, or if it's the local segment of the AxonServerCommandBus.