eigengo / monitor

Library for monitoring the Typesafe stack-based applications.
Apache License 2.0
127 stars 24 forks source link

Agent configuration #45

Closed janm399 closed 11 years ago

janm399 commented 11 years ago

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.

anirvanc commented 11 years ago

LGTM :+1: