Merge branch 'master' of https://github.com/backstage/backstage into bazaar-workflow-changes
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: Airbrake
|
||||
author: Simply Business
|
||||
authorUrl: https://github.com/simplybusiness/
|
||||
category: Monitoring
|
||||
description: Access Airbrake error monitoring and other integrations from within Backstage
|
||||
documentation: https://github.com/backstage/backstage/blob/master/plugins/airbrake/README.md
|
||||
iconUrl: https://wp-assets.airbrake.io/wp-content/uploads/2020/10/05222904/Square-white-A-on-Orange.png
|
||||
npmPackageName: '@backstage/plugin-airbrake'
|
||||
@@ -0,0 +1,9 @@
|
||||
---
|
||||
title: 'Azure Pipelines'
|
||||
author: Keyloop
|
||||
authorUrl: https://keyloop.com/
|
||||
category: CI/CD
|
||||
description: Easily view your Azure Pipelines within the Software Catalog
|
||||
documentation: https://github.com/backstage/backstage/blob/master/plugins/azure-devops/README.md
|
||||
iconUrl: img/azure-pipelines.svg
|
||||
npmPackageName: '@backstage/plugin-azure-devops'
|
||||
@@ -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, via real-time snapshots 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
|
||||
Reference in New Issue
Block a user