python-graphiteudp icon indicating copy to clipboard operation
python-graphiteudp copied to clipboard

Python module for sending metrics to Graphite over UDP

Results 2 python-graphiteudp issues
Sort by recently updated
recently updated
newest added

Always log the intended message (use Python logging mechanism to control whether the log message is emitted) Use the debug flag strictly to control whether or not the UDP message...

The python statsd module has a nice feature for aggregating metrics and packing them into fewer UDP packets: http://statsd.readthedocs.org/en/latest/pipeline.html#as-a-context-manager