Skip to content

Instantly share code, notes, and snippets.

View ktk's full-sized avatar

Adrian Gschwend ktk

View GitHub Profile
@ktk
ktk / gist:eb414e671484bbaae610
Created December 20, 2015 20:03 — forked from mikepea/gist:07b1cede92c119e4f297
Grafana Scripted Dashboard example for collectd with SeparateInstances and StoreRates enabled
/* global _ */
/*
* Complex scripted dashboard
* This script generates a dashboard object that Grafana can load. It also takes a number of user
* supplied URL parameters (int ARGS variable)
*
* Global accessable variables
* window, document, $, jQuery, ARGS, moment
*
* Return a dashboard object, or a function