From 566b392fc9dd83c1f0d7e4939afbc6518d620ff9 Mon Sep 17 00:00:00 2001 From: Sriramajeyam Date: Thu, 29 Mar 2018 17:10:55 +0100 Subject: [PATCH 1/2] Boom table panel plugin for grafana Boom Table Panel for Grafana. Table/MultiStat plugin with multiple columns for Graphite. --- repo.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/repo.json b/repo.json index a822d912c..8e96606bb 100644 --- a/repo.json +++ b/repo.json @@ -2070,6 +2070,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.2", + "commit": "02ae2db1992adf0ac2140cf753dd0afca994bc07", + "url": "https://github.com/yesoreyeram/yesoreyeram-boomtable-panel" + } + ] + } ] } From edc17dce8df728587b5aad5a1a2cf681f48b5c34 Mon Sep 17 00:00:00 2001 From: Sriramajeyam Date: Wed, 11 Apr 2018 15:49:15 +0100 Subject: [PATCH 2/2] yesoreyeram-boomtable-panel bug fixes This commmit updates the boomtable to latest version --- repo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/repo.json b/repo.json index 8e96606bb..c6061251c 100644 --- a/repo.json +++ b/repo.json @@ -2077,8 +2077,8 @@ "url": "https://github.com/yesoreyeram/yesoreyeram-boomtable-panel", "versions": [ { - "version": "0.2.2", - "commit": "02ae2db1992adf0ac2140cf753dd0afca994bc07", + "version": "0.2.4", + "commit": "353d36d90a198a2251aa932a59f7589f22850d71", "url": "https://github.com/yesoreyeram/yesoreyeram-boomtable-panel" } ]