srgshames

Results 3 issues of srgshames

Using GraphiteGraphGenerator class to generate '.graph' files from 'graph_gen' template on the fly and display them in a dashboard

Hi, I use graphite a lot and have a few series of equivalent metrics for different devices/servers, for example: `stats.gauges.devices.*.*.status` Often new metrics of the same series are introduced, resulting...

Added GraphiteGraphGenerator class that reads DSL files with the 'graph_gen' extension, makes request to retrieve the Graphite metrics list ("/metrics/index.json" location) and constructs list of DSL files with the 'graph'...