Skip to content

ChowNow/grafana-compare-queries

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grafana Compare Query Datasource


中文文档

Webpack copy of grafana-meta-queries implementing grafana/grafana#2093

This plugin is built as a datasource plugin that combines and contrasts different time shifts data.

Time shift supports the following units: s (seconds), m (minutes), h (hours), d (days), w (weeks), M (months), y (years)

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 datasource plugin should be detected and automatically used.

Usage

  • Create a datasource and select the Compare Query Datasource plugin.
  • Create a basic query
  • Create a query use compare query datasource and set base query as compare query
  • Add time shift on the compare query

Credits

Based on

Made by AutoHome Team

About

This plugin is built as a datasource plugin that combines and contrasts different time shifts data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 70.0%
  • TypeScript 17.3%
  • HTML 12.7%