browser-sdk
browser-sdk copied to clipboard
🔊[RUM-4360] monitor more API usages
Motivation
Provide more visibility on how some SDK APIs are used
Changes
Monitor usage of:
- startView
- addAction
- addError
- addFeatureFlagEvaluation
- startDurationVital
- setGlobalContext
- setUser
Testing
- [ ] Local
- [ ] Staging
- [ ] Unit
- [ ] End to end
I have gone over the contributing documentation.