Application Monitoring in Vue.js with Sentry

Environments in Sentry

In this lesson, we learn how to tag issues in Sentry based on the deployment environment.

For Vue.js applications powered with Vite, this pairs nicely with built in environment "modes".

Links