I am trying to send data from non-hystrix app to be shown by the dashboard.
I could not find good explanation to the different fields in the event stream. Is there any?
The fields in HystrixCommand are mostly easy to understand, but I am missing information about the fields in the HystrixThreadPool.
Thanks!