Skip to content

docs: add information about enriching events#473

Merged
rchl merged 2 commits intomainfrom
docs/enchrich
Dec 17, 2022
Merged

docs: add information about enriching events#473
rchl merged 2 commits intomainfrom
docs/enchrich

Conversation

@rchl
Copy link
Copy Markdown
Member

@rchl rchl commented Dec 17, 2022

Resolves #386

@codecov
Copy link
Copy Markdown

codecov bot commented Dec 17, 2022

Codecov Report

Merging #473 (b810b3e) into main (08d7e6c) will not change coverage.
The diff coverage is n/a.

❗ Current head b810b3e differs from pull request most recent head 5ea448b. Consider uploading reports for the commit 5ea448b to get more accurate results

@@           Coverage Diff           @@
##             main     #473   +/-   ##
=======================================
  Coverage   69.23%   69.23%           
=======================================
  Files           1        1           
  Lines          52       52           
  Branches       21       21           
=======================================
  Hits           36       36           
  Misses         13       13           
  Partials        3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rchl rchl merged commit adc7c9c into main Dec 17, 2022
@rchl rchl deleted the docs/enchrich branch December 17, 2022 23:15
rchl added a commit to LukasHirt/sentry-module that referenced this pull request Dec 17, 2022
* main:
  docs: add information about enriching events (nuxt-community#473)
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)
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.

Passing user information to Sentry

1 participant