microsoft / microsoft/FeatureManagement-Dotnet

Record feature flag evaluation metrics

Open
#340 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.