Merge pull request #3843 from backstage/mob/sentryport

sentry: port plugin to new composability API and dev-utils
This commit is contained in:
Ben Lambert
2021-01-05 16:00:16 +01:00
committed by GitHub
7 changed files with 124 additions and 57 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-sentry': patch
---
Port to new composability API by exporting new `EntitySentryContent` and `EntitySentryCard` component extensions.