python-diamond / Diamond

Diamond is a python daemon that collects system metrics and publishes them to Graphite (and others). It is capable of collecting cpu, memory, network, i/o, load and disk metrics. Additionally, it features an API for implementing custom collectors for gathering metrics from almost any source.
http://diamond.readthedocs.org/
MIT License
1.74k stars 601 forks source link

Include xa-datasource statistics to app metrics #652

Open skythet opened 7 years ago

skythet commented 7 years ago

Current jbossapi collector fetch only data-sources skipping xa-data-sources, in this commit I included xa-data-sources for metrics

shortdudey123 commented 7 years ago

Still needs tests added for the metric Travis says abuse detected: known offender (request looked fishy) so i will hold off merging til that is resolved as well