mirror of
https://github.com/Colin-XKL/Colinx-Blog.git
synced 2026-01-13 03:01:28 +08:00
fix sentry script
This commit is contained in:
@@ -54,7 +54,7 @@
|
|||||||
<script>
|
<script>
|
||||||
Sentry.init({
|
Sentry.init({
|
||||||
dsn: "https://446fb53b106744b1b70e1074e68a5e71@o850059.ingest.sentry.io/6077493",
|
dsn: "https://446fb53b106744b1b70e1074e68a5e71@o850059.ingest.sentry.io/6077493",
|
||||||
integrations: [new Integrations.BrowserTracing()],
|
integrations: [new Sentry.Integrations.BrowserTracing()],
|
||||||
// Set tracesSampleRate to 1.0 to capture 100%
|
// Set tracesSampleRate to 1.0 to capture 100%
|
||||||
// of transactions for performance monitoring.
|
// of transactions for performance monitoring.
|
||||||
// We recommend adjusting this value in production
|
// We recommend adjusting this value in production
|
||||||
|
|||||||
Reference in New Issue
Block a user