Hi Devs,

I would like to add API to capture application-level metrics. The api is 
inspired by Yammer Metrics [0]. A first cut implementation is available at [1]


Idea is to provide high level constructs such as Timer, Counter, Gauge, which 
can be used by applications. This RTC is only for api, plan is to also provide 
a metrics based implementation as well.


Driver for this api, is to provide easy to use first class constructs that can 
be quickly integrated into new and existing application.


Metrics [0] one of the widely used implementation and provide some OOTB 
integration with JMX and popular monitoring tools such as Ganglia, Graphite.


Thanks,

Amit

[0] https://dropwizard.github.io/metrics/3.1.0/?

[1] https://svn.apache.org/repos/asf/sling/whiteboard/amitgupt/monitoring/

[2] https://issues.apache.org/jira/browse/SLING-4080?

Reply via email to