microsoft / FeatureManagement-Dotnet

Microsoft.FeatureManagement provides standardized APIs for enabling feature flags within applications. Utilize this library to secure a consistent experience when developing applications that use patterns such as beta access, rollout, dark deployments, and more.
MIT License
1.05k stars 115 forks source link

Adds more detailed telemetry fields #495

Closed rossgrambo closed 1 month ago

rossgrambo commented 2 months ago

Why this PR?

We want reader of telemetry to have more insight into the state of the feature flag.

Visible Changes

rossgrambo commented 1 month ago

@zhiyuanliang-ms if you have time could you review this?