diff options
Diffstat (limited to 'chart/files/default.yml')
| -rw-r--r-- | chart/files/default.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/chart/files/default.yml b/chart/files/default.yml index 3504e6c56c..6fb8b3eed5 100644 --- a/chart/files/default.yml +++ b/chart/files/default.yml @@ -244,6 +244,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' |