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

Add more context #38

Open
rullzer opened this issue Aug 10, 2018 · 2 comments
Open

Add more context #38

rullzer opened this issue Aug 10, 2018 · 2 comments

Comments

@rullzer
Copy link
Collaborator

rullzer commented Aug 10, 2018

See: https://docs.sentry.io/clientdev/interfaces/contexts/

We could add for example device info better. So we can identify the clients with versions etc.

@rullzer
Copy link
Collaborator Author

rullzer commented Oct 15, 2018

We should also try to parse the user agent string properly.

That way we can set if this is the desktop, android, ios client. Possible the OS (desktop). And the version of the clients.

Should help in finding out if certain clients do bad things.

@tcitworld
Copy link
Collaborator

Most of this is already detected by the Sentry SDK.

image

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

2 participants