Warning :This plugin is no longer maintained, we switched to using autohome-compareQueries-datasource instead
Webpack copy of grafana-graph-panel implementing grafana/grafana#2093
This plugin is built as a panel plugin that combines and contrasts different time shifts on the same panel.
Time shift supports the following units: s (seconds), m (minutes), h (hours), d (days), w (weeks), M (months), y (years)
Branch 'master' Works only on Grafana versions V5.0.1 - V5.3.4
Branch 'graph-compare-panel-for-grafana-5.4.x' Works only on Grafana versions V5.4.x
Clone this project into the grafana plugins directory (if you install grafana with the package, the default is /var / lib / grafana / plugins). Restart grafana and the panel plugin should be detected and automatically used.
- Create a dashboard and select the Graph Compare Panel plugin.
- Create a basic query
- Add time shift on the compareTime tab page
Based on
Made by AutoHome Team