Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,361 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in DataDog/browser-sdk that received 1 comment
🐛[RUMF-716] fix invalid action name
Motivation Some UTF-8 characters can be composed of a pair of "surrogate" characters. more details: MDN#encodeURIComponent Changes Ensure that our …
- ✅[RUMF-732] use stub instead or real xhr in unit test
- ✅[RUMF-732] e2e:bs add spec file retries
- ♻️[RUMF-725] Extract RUM assembly and batch logic
- Update chrome + driver to v86
- v1.22.1
- doc: fix wrong option name
- 🐛 consider proxy host with custom path request as intake request
- [RUMF-553] add dummy events format validation
Created an issue in apollographql/apollo-client that received 1 comment
Graphql requests are not monitoring friendly
Intended outcome: Be able to monitor graphql requests through a third party monitoring library. Actual outcome: Third party monitoring library ove…