mtanda / grafana-histogram-panel

Apache License 2.0
63 stars 15 forks source link

Histogram Panel Plugin for Grafana

This plugin show the Histogram of time series data.

How this plugin works

This plugin receives raw time series data, and count each value occurrence, and then show the occurrence as histogram.

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

Known Issues


Changelog

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