David Höck 0bd9ea6fef feat(sentry-plugin): Log error instead of throw error when dsn is not set 3 mēneši atpakaļ
..
src 0a60889fd0 feat(sentry-plugin): Migrate to @sentry/nestjs module (#3744) 3 mēneši atpakaļ
.gitignore cde0a46a8d chore(sentry-plugin): Add sentry plugin 2 gadi atpakaļ
README.md 5e0d1f329a docs: Fix links to plugin docs in readmes 2 gadi atpakaļ
index.ts 0a60889fd0 feat(sentry-plugin): Migrate to @sentry/nestjs module (#3744) 3 mēneši atpakaļ
instrument.ts 0bd9ea6fef feat(sentry-plugin): Log error instead of throw error when dsn is not set 3 mēneši atpakaļ
package.json 0a60889fd0 feat(sentry-plugin): Migrate to @sentry/nestjs module (#3744) 3 mēneši atpakaļ
tsconfig.build.json 0a60889fd0 feat(sentry-plugin): Migrate to @sentry/nestjs module (#3744) 3 mēneši atpakaļ
tsconfig.json cde0a46a8d chore(sentry-plugin): Add sentry plugin 2 gadi atpakaļ

README.md

Vendure Sentry Plugin

Integrates your Vendure server with the Sentry application monitoring service.

npm install @vendure/sentry-plugin

For documentation, see docs.vendure.io/reference/core-plugins/sentry-plugin/