open-feature / open-feature/flagd
[FEATURE] Record flag set ID for OTEL metrics
Open
Nobody has claimed this yet.
enhancement
Needs Triage
- Dominant language
- Go
- Stars
- 997
- Forks
- 136
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 11
Description
Requirements
I would like to be able to see metrics based on the flag set ID when using OTEL for both flagd and OFREP.
The attribute for this could be feature_flag.metadata.flag_set_id or some other name that points to the flag set ID.
Contributor guide
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
Start by tracing the OTEL metric handling for both flagd and OFREP, then review existing metric attribute conventions and tests. Done means metrics expose the flag set ID through a consistent attribute for both integrations, with coverage confirming the recorded value.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100