mtanda / grafana-heatmap-epoch-panel

Apache License 2.0
33 stars 3 forks source link

Heatmap (Epoch) Panel Plugin for Grafana

Caution: This plugin is NOT stable yet, if you find some bugs, please report me :-)

This plugin show the Heatmap of time series data.

How this plugin works

This plugin receives raw time series data, and convert the data to heatmap data in plugin side, and then show it by Epoch.

To make heatmap data, make histogram data in fixed short time range. The aggregation time range is calculated from Epoch window size options, please calibrate the option to fit your needs.

Supported Datasources

I confirmed this plugin work with following datasource.

But, this plugin can handle time series data (defined by Grafana plugin interface).

Should work with Graphite / InfluxDB / OpenTSDB.

Options

Support some of Epoch options.

Please read official document, to get to know actual meaning of these options.

Known Issues


Changelog

v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1