We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9590c4 commit 6afc915Copy full SHA for 6afc915
dev-packages/node-integration-tests/suites/tracing/amqplib/init.ts
@@ -2,7 +2,6 @@ import { loggingTransport } from '@sentry-internal/node-integration-tests';
2
import * as Sentry from '@sentry/node';
3
4
Sentry.init({
5
- // debug: true,
6
dsn: 'https://public@dsn.ingest.sentry.io/1337',
7
release: '1.0',
8
tracesSampleRate: 1.0,
0 commit comments