Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(tracing): enable Vue Router instrumentation by default #476

Merged
merged 3 commits into from
Dec 19, 2022

Conversation

rchl
Copy link
Member

@rchl rchl commented Dec 19, 2022

Enables Vue Router instrumentation by default when tracing is enabled and fixes a crash with lazy+tracing.

Depends on zivl/sentry-testkit#152 for the new test to start passing.
EDIT: Will re-introduce new tests after sentry-testkit is fixed.

@rchl rchl merged commit acb2aaf into main Dec 19, 2022
@rchl rchl deleted the feat/vue-router branch December 19, 2022 12:03
rchl added a commit that referenced this pull request Dec 21, 2022
* fix/tree-shake:
  feat: enable tree shaking of Sentry SDK debug code
  chore(lint): enable linting for more files within the repo
  chore(deps): update lock file
  fix(deps): update sentry dependencies to ^7.28.0 (#478)
  docs: minor updates about dependencies and lazy+tracing
  feat: support plugin path for clientConfig and serverConfig (#477)
  feat(tracing): enable Vue Router instrumentation by default (#476)
  Revert "feat(tracing): enable Vue Router instrumentation by default"
  feat(tracing): enable Vue Router instrumentation by default
  chore(lint): tweak eslint ignore directives for generated plugin files
  chore(deps): update devdependency sentry-testkit to v5
  chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12
  chore(deps): update sentry dependencies to ^7.27.0 (#474)
  feat!: update Sentry SDK from v6 to v7 (#461)
  docs: add information about enriching events (#473)
  fix: gracefully handle Nuxt versions without Runtime Config (#472)
rchl added a commit to rtibaldo/sentry-module that referenced this pull request Jan 19, 2023
…module-builder-original

* rtibaldo-rewrite-module-builder: (39 commits)
  migrate to module-builder
  chore: release 7.0.2
  fix(deps): update sentry dependencies to ^7.29.0 (nuxt-community#482)
  chore(deps): update all non-major dependencies
  fix: not able to resolve un-hoisted client-side dependencies (nuxt-community#486)
  chore: release 7.0.1
  fix: more accurate type for `serverConfig` option (nuxt-community#484)
  chore: remove dead badge from the readme
  chore(docs): build documentation on every change
  chore: release 7.0.0
  feat: enable tree shaking of Sentry SDK debug code (nuxt-community#481)
  chore(lint): enable linting for more files within the repo
  chore(deps): update lock file
  fix(deps): update sentry dependencies to ^7.28.0 (nuxt-community#478)
  docs: minor updates about dependencies and lazy+tracing
  feat: support plugin path for clientConfig and serverConfig (nuxt-community#477)
  feat(tracing): enable Vue Router instrumentation by default (nuxt-community#476)
  Revert "feat(tracing): enable Vue Router instrumentation by default"
  feat(tracing): enable Vue Router instrumentation by default
  chore(lint): tweak eslint ignore directives for generated plugin files
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant