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

Instrument non-auth error name and stack #6937

Merged
merged 10 commits into from
Mar 10, 2024
Merged

Conversation

konstantin-msft
Copy link
Collaborator

@konstantin-msft konstantin-msft commented Mar 5, 2024

  • Instrument non-auth error name and stack in Controllers.
  • Add/update telemetry functions to capture non-auth error name and stack.

Note Non-auth errors make up 0.06% of the total errors so stack trace parsing/compacting won't impact perf. This number should get smaller once we sample and address non-auth errors.

@github-actions github-actions bot added msal-browser Related to msal-browser package msal-common Related to msal-common package labels Mar 5, 2024
@konstantin-msft konstantin-msft changed the title Capture non-auth error name and stack in telemetry wrapper functions Instrument non-auth error name and stack Mar 7, 2024
@konstantin-msft konstantin-msft merged commit b7ae3c3 into dev Mar 10, 2024
53 of 54 checks passed
@konstantin-msft konstantin-msft deleted the telemetry_add_stack_trace branch March 10, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
msal-browser Related to msal-browser package msal-common Related to msal-common package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants