microsoft / microsoft/FeatureManagement-Dotnet
Record feature flag evaluation metrics
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.2k
- Forks
- 129
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 5
Description
Is there an existing issue for this?
I have searched the existing issues but can't find one
Is your feature request related to a problem? Please describe the problem.
I would like that the evaluation of feature flags results in metrics being recorded so that usage statistics can be visualised using our existing tool chain ie ELK.
Describe the solution you'd like
Each Feature flag has it's result stored in a dedicated instrument (histogram) with the name = Featuremanagement.<> so that both true & false results can be captured and the aggregation can than occur in the visualisation tools. At the same time additional metrics about usage of filters etc should be collected.
Additional context
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or evaluation entry point. First locate where feature flags are evaluated, then clarify the metric scope, naming, filter coverage, and aggregation requirements with maintainers. Done should provide agreed true/false evaluation metrics and filter usage data consumable by the existing ELK tool chain.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100