From 762d1ec971685ca75a5d11bf12dcfa67f3f88e2f Mon Sep 17 00:00:00 2001 From: Sriramajeyam Date: Thu, 12 Apr 2018 08:54:15 +0100 Subject: [PATCH] Boom table panel for grafana (#257) * Boom table panel plugin for grafana Boom Table Panel for Grafana. Table/MultiStat plugin with multiple columns for Graphite. * yesoreyeram-boomtable-panel bug fixes This commmit updates the boomtable to latest version --- repo.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/repo.json b/repo.json index 8baabb555..6aa073b83 100644 --- a/repo.json +++ b/repo.json @@ -2100,6 +2100,18 @@ "url": "https://github.com/mtanda/grafana-sumologic-datasource" } ] - } + }, + { + "id": "yesoreyeram-boomtable-panel", + "type": "panel", + "url": "https://github.com/yesoreyeram/yesoreyeram-boomtable-panel", + "versions": [ + { + "version": "0.2.4", + "commit": "353d36d90a198a2251aa932a59f7589f22850d71", + "url": "https://github.com/yesoreyeram/yesoreyeram-boomtable-panel" + } + ] + } ] }