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: add metadata to upload error reports #2070

Merged
merged 1 commit into from
Oct 27, 2022

Conversation

olizilla
Copy link
Contributor

@olizilla olizilla commented Oct 26, 2022

add metadata to upload error reports in sentry so we can debug when we see an uptick in concurrent upload errors.

the sentry.addExtras function lets us set additional metadata on error reports and shows up like the screenshot below:
Screenshot 2022-10-26 at 15 39 54

setExtras: Set an object that will be merged sent as extra data with the event.
– https://github.com/robertcepa/toucan-js#features

License: MIT
Signed-off-by: Oli Evans oli@protocol.ai

add metadata to upload error reports in sentry so we can debug when we see an uptick in concurrent upload errors.

License: MIT
Signed-off-by: Oli Evans <oli@protocol.ai>
@olizilla olizilla temporarily deployed to production October 26, 2022 15:02 Inactive
Copy link
Member

@vasco-santos vasco-santos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice 👍🏼 did not know about this feature

@olizilla olizilla merged commit 6d240b7 into main Oct 27, 2022
@olizilla olizilla deleted the add-metadata-to-upload-error-report branch October 27, 2022 09:28
olizilla pushed a commit that referenced this pull request Oct 27, 2022
🤖 I have created a release *beep* *boop*
---


##
[7.11.0](api-v7.10.0...api-v7.11.0)
(2022-10-27)


### Features

* add metadata to upload error reports
([#2070](#2070))
([6d240b7](6d240b7))


### Other Changes

* rm LINKDEX_URL from wrangler.toml
([#2023](#2023))
([1341283](1341283))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

None yet

2 participants