From 5ccdc3c05a99925f6ee501f02b0184d817d97dec Mon Sep 17 00:00:00 2001 From: mufaddal motiwala Date: Thu, 23 Dec 2021 18:06:08 +0530 Subject: [PATCH] added new-relic-dashboard in plugin marketplace Signed-off-by: mufaddal motiwala --- microsite/data/plugins/newrelic-dashboard.yaml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 microsite/data/plugins/newrelic-dashboard.yaml diff --git a/microsite/data/plugins/newrelic-dashboard.yaml b/microsite/data/plugins/newrelic-dashboard.yaml new file mode 100644 index 0000000000..4746c38cc8 --- /dev/null +++ b/microsite/data/plugins/newrelic-dashboard.yaml @@ -0,0 +1,15 @@ +--- +title: New Relic Dashboard +author: '@mufaddal7' +authorUrl: https://github.com/mufaddal7 +category: Monitoring +description: Easily view your New Relic Dashboards in backstage , creates real-time snapshot of your dashboards +documentation: https://github.com/backstage/backstage/tree/master/plugins/newrelic-dashboard +iconUrl: https://newrelic.com/themes/custom/curio/assets/mediakit/NR_logo_Horizontal_Rev.svg +npmPackageName: '@backstage/plugin-newrelic-dashboard' +tags: + - performance + - monitoring + - errors + - alerting + - dashboards