From 473b75efe417fde09e1bc64cf45baefb1577a433 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 3 Sep 2021 23:38:28 +0600 Subject: [PATCH] Add Grafana / analytics --- src/drivers/webextension/images/icons/Grafana.svg | 9 +++++++++ src/technologies/g.json | 14 ++++++++++++++ 2 files changed, 23 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Grafana.svg diff --git a/src/drivers/webextension/images/icons/Grafana.svg b/src/drivers/webextension/images/icons/Grafana.svg new file mode 100644 index 000000000..ce4da5bfe --- /dev/null +++ b/src/drivers/webextension/images/icons/Grafana.svg @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/technologies/g.json b/src/technologies/g.json index a379aa6d8..2e3022295 100644 --- a/src/technologies/g.json +++ b/src/technologies/g.json @@ -994,6 +994,20 @@ "scripts": "grab-paylater\\.js", "website": "https://www.grab.com/sg/finance/pay-later/" }, + "Grafana": { + "cats": [ + 10 + ], + "description": "Grafana is a multi-platform open source analytics and interactive visualisation web application.", + "icon": "Grafana.svg", + "js": { + "grafanaBootData.settings.buildInfo['version']": "([\\d.]+)\\;version:\\1", + "__grafana_public_path__": "" + }, + "scripts": "grafana\\..+\\.com/public/build/", + "oss": true, + "website": "https://grafana.com" + }, "Graffiti CMS": { "cats": [ 1