Grafana plugin for calculating time period metrics like week over week, month over month and year over year etc.
Meta Queries plugin is built as a data source plugin and can be used in conjunction with other data source to show computed metrics like Moving Average, Time Shift.
Need to clone this repo into your grafana plugins directory (default /var/lib/grafana/plugins if your installing grafana with package). Restart grafana-server and the plugin should be automatically detected and used.
git clone [email protected]:GoshPosh/grafana-meta-queries.git sudo service grafana-server restart
Create a new datasource with a name and select
typeas
MetaQueries
MetaQueries
MetaQueriesas data source
Aor
Bdepending on what is shown
Lets you perform arithmetic operations on one or more existing queries.
Grafana Meta Queries plugin 0.0.1 and above are supported for Grafana: 4.x.x
Lot of features might still not be implemented. Your contributions are welcome.