summaryrefslogtreecommitdiff
path: root/.devcontainer/devcontainer.yml
diff options
context:
space:
mode:
authorzyoshoka <107108195+zyoshoka@users.noreply.github.com>2025-04-02 15:44:04 +0900
committerGitHub <noreply@github.com>2025-04-02 15:44:04 +0900
commit0bf49818c4477b3bed53017a77885153395662b0 (patch)
tree6c03ba0cb265eaaae5e69648f092d4092a3174ff /.devcontainer/devcontainer.yml
parentfix(frontend): Fix #15744 (diff)
downloadsharkey-0bf49818c4477b3bed53017a77885153395662b0.tar.gz
sharkey-0bf49818c4477b3bed53017a77885153395662b0.tar.bz2
sharkey-0bf49818c4477b3bed53017a77885153395662b0.zip
enhance: implement `sentryForFrontend` (#15433)
Co-authored-by: syuilo <4439005+syuilo@users.noreply.github.com>
Diffstat (limited to '.devcontainer/devcontainer.yml')
-rw-r--r--.devcontainer/devcontainer.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/.devcontainer/devcontainer.yml b/.devcontainer/devcontainer.yml
index 3eb4fc2879..6d904e87b9 100644
--- a/.devcontainer/devcontainer.yml
+++ b/.devcontainer/devcontainer.yml
@@ -152,6 +152,11 @@ id: 'aidx'
# dsn: 'https://examplePublicKey@o0.ingest.sentry.io/0'
#sentryForFrontend:
+# vueIntegration:
+# tracingOptions:
+# trackComponents: true
+# browserTracingIntegration:
+# replayIntegration:
# options:
# dsn: 'https://examplePublicKey@o0.ingest.sentry.io/0'