xkilian
xkilian
@pR0Ps Did you review the original PR, did you have any comments, fixes, suggestions to get this integrated.
The pull request referenced was rebased as #55 which may provide a partial solution to this FR.
The case here, is for a metric whose name is structured like: hostname_one.source.detail_modifier.type If there is no matching mapping rule and it tries to do auto-mapping to a prometheus metric....
After further testing here are my conclusions and suggestions: - graphite_exporter should implement a counter of rejected metrics and expose it as parts of its own metrics. - graphite_exporter should...
My pleasure. I will try and improve the docs with my suggestions. (When I get a bit of free time)
There are two other plugins that can provide similar output to plotly, might be interesting to try them. [ae3e-plotly-panel](https://grafana.com/grafana/plugins/ae3e-plotly-panel/) , [scatter plot panel](https://grafana.com/grafana/plugins/michaeldmoore-scatter-panel/) and some others that provide other types...
The plugin is broken in newer versions of Grafana. I think @ryantxu has dropped support for it pretty much. Maybe, transferring maintainership of the plugin to someone else might be...
This is a really blocking bug for anyone using Graphite. It would be really good if someone would go ahead and spend a bit of time to fix this. @AshSonale...
Having these tests would have caught broken code when running a poller as passive. Passive code in the Scheduler is broken in Shinken (and I expect in Alignak too) when...
I thought there was a Pending state as in Shinken? The pending state (same as untested) is a valid state.