add new relic plugin

This commit is contained in:
Tim Wheeler
2020-08-08 13:56:54 -04:00
parent eddaf57616
commit 68f79c372c
19 changed files with 430 additions and 0 deletions
@@ -37,6 +37,14 @@ const useStyles = makeStyles<BackstageTheme>(theme => ({
}));
const toolsCards = [
{
title: 'New Relic',
description:
'Observability platform built to help engineers create and monitor their software',
url: '/newrelic',
image: 'https://i.imgur.com/L37ikrX.jpg',
tags: ['newrelic', 'performance', 'monitoring', 'errors', 'alerting'],
},
{
title: 'CircleCI',
description: