
Timing is Everything. Editor Mode in Grafana 3.0 for the Clock Panel Plugin
by Daniel Lee 15 Apr 2016
In part 1, I wrote a simple Clock Plugin. However, it’s too simple to be usable for most people. In this post, I will show how to make this plugin customizable and at the same time explain more about how plugins can hook into Grafana. To make the clock panel more usable, we should be able to: choose a 12 or 24 hour clock set the background color set the font size set date/time formats Then after that we’ll add some more features.
Read Full Post