Getting Started is Simple ... Configure your SDK: const Sentry = require('@sentry/node'); Sentry.init({ dsn: 'https://<key>@sentry.io/<project>' });. That's it.
確定! 回上一頁