-
Notifications
You must be signed in to change notification settings - Fork 46
Add span name for ECS flight config fetch telemetry, Fixes AB#3422868 #2806
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
Conversation
|
❌ Work item link check failed. Description does not contain AB#{ID}. Click here to Learn more. |
|
✅ Work item link check complete. Description contains link AB#3422868 to an Azure Boards work item. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR adds a new telemetry span name for tracking ECS (Experimentation and Configuration Service) flights configuration fetch operations.
Key Changes
- Adds
EcsFlightsFetchConfigsInitialenum value toSpanNamefor telemetry instrumentation of initial ECS flights config fetch operations
Main PR https://github.com/AzureAD/ad-accounts-for-android/pull/3271
Fixes AB#3422868