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

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

parent 3f46a6dc
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
......@@ -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