Hi, There are no documentation and samples yet. But I have included some details in README on using this library.
With regarding to how Metrics work, you can refer the user manual of Metrics library [1]. WSO2 MB team is now using this library. You can also see how they are using the WSO2 Carbon Metrics library. In WSO2 Carbon Metrics, we wanted to wrap metrics APIs and have some level of abstraction. We also wrapped APIs to have following requirements. - Enable/disable functionality. - Have different levels for each metric. (Similar to log4j) - Use of single MetricRegistry. - Configuring multiple reporters. We have JMX, JDBC and CSV reporters. (Reporting to BAM is not yet available) These details are in the architecture discussion [2]. Thank you. Best Regards, [1] https://dropwizard.github.io/metrics/3.1.0/manual/ [2] http://markmail.org/message/akqyreopmxhcd6hx On Wed, Mar 4, 2015 at 9:20 AM, Chanaka Fernando <[email protected]> wrote: > Hi Isuru, > > Great to hear about this. Is there any documentation or samples which > describes how we can use this component? > > Thanks, > Chanaka > > On Wed, Mar 4, 2015 at 9:16 AM, Isuru Perera <[email protected]> wrote: > >> Hi all, >> >> We are pleased to announce the first release of WSO2 Carbon Metrics >> (version 1.0.0) [1]. >> >> WSO2 Carbon Metrics components provide APIs for Carbon Components to use >> the popular Metrics library [2]. >> >> You can find more details from the README [3]. >> >> If you have any questions/feedback, please contact us via our developer >> mailing list [4]. >> >> [1] https://github.com/wso2/carbon-metrics >> [2] https://dropwizard.github.io/metrics/3.1.0/ >> [3] https://github.com/wso2/carbon-metrics/blob/v1.0.0/README.md >> [4] http://wso2.com/mail/ >> >> -- >> Isuru Perera >> Senior Software Engineer | WSO2, Inc. | http://wso2.com/ >> Lean . Enterprise . Middleware >> >> about.me/chrishantha >> >> _______________________________________________ >> Dev mailing list >> [email protected] >> http://wso2.org/cgi-bin/mailman/listinfo/dev >> >> > > > -- > -- > Chanaka Fernando > Technical Lead > WSO2, Inc.; http://wso2.com > lean.enterprise.middleware > > mobile: +94 773337238 > Blog : http://soatutorials.blogspot.com > LinkedIn:http://www.linkedin.com/pub/chanaka-fernando/19/a20/5b0 > Twitter:https://twitter.com/chanakaudaya > Wordpress:http://chanakaudaya.wordpress.com > > > > -- Isuru Perera Senior Software Engineer | WSO2, Inc. | http://wso2.com/ Lean . Enterprise . Middleware about.me/chrishantha
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
