add new relic plugin
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user