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

[Epic] Supportability: Add support for open telemetry to log client side data. #4229

Closed
2 tasks done
neha-bhargava opened this issue Jul 11, 2023 · 0 comments · Fixed by #4243
Closed
2 tasks done
Assignees
Milestone

Comments

@neha-bhargava
Copy link
Contributor

neha-bhargava commented Jul 11, 2023

  • Capture metrics for success counter with tags client id, token source and cache refresh reason.
  • Capture metrics for failure counter with tags client id, error code.

Metrics captured by MSAL with meter name MicrosoftIdentityClient_Common_Meter

  1. MsalSuccess
  2. MsalFailure
  3. MsalTotalDuration.1A
  4. MsalDurationInL1CacheInUs.1B
  5. MsalDurationInL2Cache.1A
  6. MsalDurationInHttp.1A
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants