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

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

parent 33563f3b
No related branches found
No related tags found
2 merge requests!43chore(release): 1.3.0,!40feat(SAU): Add the instance name as a Sentry tag
...@@ -10,3 +10,4 @@ Sentry.init({ ...@@ -10,3 +10,4 @@ Sentry.init({
debug: isDev(), debug: isDev(),
autoSessionTracking: true, 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.
Please register or to comment