Add Sentry plugin to Explore (#974)
This commit is contained in:
@@ -45,6 +45,14 @@ const toolsCards = [
|
||||
image: 'https://miro.medium.com/max/1200/1*hkTBp22vLAqlIHkrkZHPnw.png',
|
||||
tags: ['circleci', 'ci', 'dev'],
|
||||
},
|
||||
{
|
||||
title: 'Sentry',
|
||||
description:
|
||||
'Self-hosted and cloud-based error monitoring that helps software teams discover, triage, and prioritize errors in real-time.',
|
||||
url: '/sentry',
|
||||
image: 'https://sentry-brand.storage.googleapis.com/sentry-logo-black.png',
|
||||
tags: ['sentry', 'monitoring', 'errors'],
|
||||
},
|
||||
{
|
||||
title: 'Lighthouse',
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user