This PR contains code that outlines the filters and configuration that will be required to implement #40 and #38. Note that unfortunate requirement to create the AkkaAgentConfigurationJapi, which allows us to use the object conveniently from the AbstractMonitoringAspect.
This PR contains code that outlines the filters and configuration that will be required to implement #40 and #38. Note that unfortunate requirement to create the
AkkaAgentConfigurationJapi
, which allows us to use the object conveniently from theAbstractMonitoringAspect
.