GoogleCloudPlatform / GoogleCloudPlatform/stackdriver-errors-js
Send additional context info
Open
- Dominant language
- JavaScript
- Stars
- 360
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Not sure how should I solve if I wan't to send with error additinal info about user context, for example, current **browser window size**?
I thought it could be added to context obj, but it seems it doesn't work this way. And `context.user` is just a string, should I stringify all the context info into this prop?
How this case should be handled? I think this problem should be mentioned in docs.
Contributor guide
Assessment
This issue has not been assessed yet.