chronix.grafana
chronix.grafana copied to clipboard
The plugin for Grafana to integrate Chronix
Available aggregations can be found here: https://github.com/ChronixDB/chronix.server#function-query
It pulls 'raw' data fine, but if you try and apply an aggregator or a transformation: (1) It selects BOTH if you choose either one, automatically, and they MUST be...
Rename metric to name.
Hey @FlorianLautenschlager, would you provide some new (working) dashboards, too? ;)
We should re-factor the plug-in in a way that we extract the chronix-related code and create a separate chronix js-client (a new repo or chronix.server).
Currently the time series are named based on it metric name. The attributes are not included.
Available transformations can be found here: https://github.com/ChronixDB/chronix.server#function-query