nuxt-community / sentry-module

Sentry module for Nuxt 2
https://sentry.nuxtjs.org
MIT License
501 stars 114 forks source link

feat(tracing): allow configuring vueRouterInstrumentation options #614

Closed rchl closed 10 months ago

rchl commented 11 months ago

Allows setting tracing.vueRouterInstrumentationOptions to specify options passed to vueRouterInstrumentation integration.

Resolves #613

github-actions[bot] commented 11 months ago

size-limit report 📦

Path Size
fixture: base 372.55 KB (0%)
fixture: lazy 377.14 KB (0%)
fixture: tracing 392.02 KB (+0.04% 🔺)
fixture: lazy+tracing 396.6 KB (+0.04% 🔺)
freezy commented 11 months ago

Awesome!