Skip to content

Instantly share code, notes, and snippets.

View david-resnick's full-sized avatar

David Resnick david-resnick

  • Salesforce
  • Israel
View GitHub Profile
@david-resnick
david-resnick / gist:4f2299d6c69ac8f96bd40a265aa9cf6b
Created November 6, 2016 20:26 — 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