black-mirror-1 / singlestat-math

Panel based on the default single stat panel with added feature to do math across metrics from multiple queries.
MIT License
14 stars 14 forks source link

removes duplicate flot libraries #5

Closed daniellee closed 6 years ago

daniellee commented 6 years ago

All the flot plugins are already exported by Grafana except for the gauge plugin. By importing duplicate plugins, it causes conflicts with other panels. This change uses the Grafana flot plugins and only imports the flot gauge plugin.