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

Add feature filter usage tracing #108

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

zhiyuanliang-ms
Copy link
Contributor

@zhiyuanliang-ms zhiyuanliang-ms commented Oct 17, 2024

Why this PR?

Collect telemetry for feature filter usage. (align with other providers)

Visible Change

Added integration test where a mock server is used to simulate response from App Config. The current mockAppConfigurationClientListConfigurationSettings method will not send http request @Eskibear. For the feature flag tracing scenario where we need to load feature flag in the first request, then parse the result and the feature flag related tracing will be included in the next request. So we have to create integration test here.

This is temporary solution. In the future, our test suite needs to be refactored

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant