AutohomeCorp / graph-compare-panel

This plugin is built as a panel plugin that combines and contrasts different time shifts on the same panel
MIT License
51 stars 11 forks source link

Graph Compare Panel


Warning :This plugin is no longer maintained, we switched to using autohome-compareQueries-datasource instead


中文文档

Webpack copy of grafana-graph-panel implementing https://github.com/grafana/grafana/issues/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

Screenshots

Screenshot1

Screenshot2

Installation

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.

Usage

Credits

Based on

Made by AutoHome Team