-
Statsd allows for collection of stats in a few different data types: https://github.com/etsy/statsd/blob/master/docs/metric_types.md
I propose adding a bucketType field to the statsd output writer to…
-
It would be nice to have a simple WAR project (maybe even publishied to Maven Central) that can be published to any servlet container out of the box and automatically read configuration from the appli…
-
Customer is interested in an example Graphite+Grafana implementation as they love the Prom+Grafana one but are using Graphite and want to replicate.
-
JMX provides the ProcessCpuTime metric. It is the number of nanoseconds of CPU time used by the JVM.
Graphing the raw value in Ganglia is unhelpful.
gmond itself sends cpu_\* metrics (e.g. cpu_syst…
-
Hi,
Pickle protocol support may be a nice feature for users that collecting many counters very often.
I'm getting performance problem using InfluxDB with graphite plugin.
Regards,
-
I was having the problem to run jmxtrans as a Windows service. I tried implementing it with apache procrun. Sadly procrun expects the start/stop methods to be static void and have the argument (String…
-
I'm trying to extract `LastGcInfo.GcThreadCount` from `java.lang:type=GarbageCollector,name=*`. I see there's an option called keys in `Query` model, but it extracts all the keys, not just the one I s…
-
In order to wrap jmxtrans in a Docker image and/or within a simple `init` replacement such as [runit](http://smarden.org/runit/) it would be helpful to include a "start foreground" operation. Is that …
-
Happy to do a PR to add this functionality, if desired.
For security reasons, we are trying to avoid exposing a jmxremote port for local process monitoring. As far as I can tell, the only other way …
-
We'd like to implement and submit a PR for Axibase Time Series Database Writer, bot for tcp/udp and http/json protocols. Is jmxtrans open to accept new writers? If accepted, we'll be maintaining the w…