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

How can I add tags to my crash reports? #5

Open
0xFEEDC0DE64 opened this issue Nov 19, 2021 · 2 comments
Open

How can I add tags to my crash reports? #5

0xFEEDC0DE64 opened this issue Nov 19, 2021 · 2 comments

Comments

@0xFEEDC0DE64
Copy link

We are uploading coredumps produced by the esp32 microcontroller and I want to attach the customers serial number and used firmware version to the sentry report for later analysis.

How can I attach custom tags to the report using this python script?

@flub
Copy link
Contributor

flub commented Nov 23, 2021

Hi, I'm afraid we don't support this repo. It was a stand-alone experiment. If you can make it do useful things that's great but we won't be adding things.

That said, if you submit PRs to improve things we'll merge them. So if you can update the script to add tags, or if it already can add tags update the documentation, then it would be great if you made a pull request. To understand how to add tags to the API requests to sentry you probably need to dig around the "SDK Development" section of https://develop.sentry.dev/sdk/basics to see how they should be included.

@jonavos
Copy link

jonavos commented Oct 11, 2023

Can you please close/archive it? It has led us down a rabbit hole thinking this was supported in Sentry. Thanks

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

No branches or pull requests

3 participants