Skip to content
Snippets Groups Projects
Commit 735daa43 authored by Pierre Ecarlat's avatar Pierre Ecarlat
Browse files

Merge branch 'feat/sau/instance-name' into 'dev'

feat(SAU): Add the instance name as a Sentry tag

See merge request !58
parents 3f46a6dc fb956bd3
No related branches found
No related tags found
2 merge requests!64Merge dev into main,!58feat(SAU): Add the instance name as a Sentry tag
Pipeline #105094 passed
......@@ -10,3 +10,4 @@ Sentry.init({
debug: isDev(),
autoSessionTracking: true,
})
Sentry.setTag('instance', process.env.COZY_URL)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment