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

[Task] Add more granular Real User Monitoring for debugging #308

Open
giranm opened this issue Oct 17, 2022 · 0 comments
Open

[Task] Add more granular Real User Monitoring for debugging #308

giranm opened this issue Oct 17, 2022 · 0 comments
Labels
change request Change Request task Housekeeping tasks to improve code base
Milestone

Comments

@giranm
Copy link
Owner

giranm commented Oct 17, 2022

Summary

While we have implemented Datadog RUM generically, it can be difficult to diagnose certain user workflows, particularly when querying for an incident. Implementing custom action tracing with additional parameters can greatly help with investigating customer issues.

NB - this interface is exposed already under RealUserMonitoring which can be used across the codebase.

static trackAction(actionName, actionData) {

@giranm giranm added task Housekeeping tasks to improve code base change request Change Request labels Oct 17, 2022
@giranm giranm added this to the Beta milestone Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
change request Change Request task Housekeeping tasks to improve code base
Projects
Status: No status
Development

No branches or pull requests

1 participant