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

feat(analytics): improve analytics for soure map debugging #44626

Merged
merged 1 commit into from Feb 14, 2023

Conversation

scefali
Copy link
Member

@scefali scefali commented Feb 14, 2023

I added all the event parameters we can get to make it easier to do analysis

@scefali scefali requested a review from a team as a code owner February 14, 2023 21:32
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Feb 14, 2023
@@ -8,8 +9,8 @@ type IssueStream = {

type SourceMapDebugParam = {
type: SourceMapProcessingIssueType;
sdkName?: string;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should have been snake_case

@scefali scefali merged commit 6fd0759 into master Feb 14, 2023
@scefali scefali deleted the feat/better-debug-sourcemap-analytics branch February 14, 2023 22:15
wmak pushed a commit that referenced this pull request Feb 16, 2023
I added all the event parameters we can get to make it easier to do
analysis
@github-actions github-actions bot locked and limited conversation to collaborators Mar 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants