Merge pull request #3532 from SDA-SE/feat/sentry

Refactor the Sentry plugin to use the proxy backend instead of a custom backend
This commit is contained in:
Patrik Oldsberg
2020-12-08 16:24:51 +01:00
committed by GitHub
37 changed files with 407 additions and 483 deletions
-1
View File
@@ -29,7 +29,6 @@
"@backstage/plugin-proxy-backend": "^0.2.2",
"@backstage/plugin-rollbar-backend": "^0.1.4",
"@backstage/plugin-scaffolder-backend": "^0.3.3",
"@backstage/plugin-sentry-backend": "^0.1.3",
"@backstage/plugin-techdocs-backend": "^0.3.1",
"@gitbeaker/node": "^25.2.0",
"@octokit/rest": "^18.0.0",