ctubbsii opened a new issue #225: Graphite template for InfluxDB configuration 
doesn't properly map Accumulo metrics
URL: https://github.com/apache/fluo-uno/issues/225
 
 
   The `[[graphite]]` section fro the `accumulo_metrics` database has a bad 
template configuration, which doesn't properly map metrics to InfluxDB database 
entries, so Grafana can't show the specific metrics in the default provided 
dashboard.
   
   For example, there is no `accumulo_tserver_general_queryRate` or 
`accumulo_tserver_general_scannedRate` series in InfluxDB to query from 
Grafana. Instead, there is only the less specific 
`accumulo_tserver_general_tserver`, which doesn't make sense, since it doesn't 
correspond to one, and only one, metric.
   
   Unfortunately, I don't know enough about InfluxDB's template mapping to fix 
this.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to