diff --git a/index.html b/index.html index d919ec9..243b38e 100644 --- a/index.html +++ b/index.html @@ -12,6 +12,24 @@ + + + + + MyMusic diff --git a/src/shared/services/sentry/index.ts b/src/shared/services/sentry/index.ts index 36b0171..1e22a8f 100644 --- a/src/shared/services/sentry/index.ts +++ b/src/shared/services/sentry/index.ts @@ -27,7 +27,7 @@ Sentry.init({ // of transactions for tracing. // Learn more at // https://docs.sentry.io/platforms/javascript/configuration/options/#traces-sample-rate - tracesSampleRate: 0, + tracesSampleRate: 1, // Set `tracePropagationTargets` to control for which URLs trace propagation should be enabled tracePropagationTargets: [