microsoft / microsoft/krabsetw
Expose ExtendedData in a more general way.
Open
Nobody has claimed this yet.
feature request
- Dominant language
- C++
- Stars
- 801
- Forks
- 167
- Avg merge
- 3d 15m
- Merged PRs (30d)
- 2
Description
#125 added support to get only the containerId out from the extended data if present.
It would be better to expose extended data in a more general way that could be filtered/read from the higher layers.
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 reading issue #125 and the existing support for extracting containerId from extended data. Trace how that data reaches higher layers and determine the general filtering and reading behavior required; done means extended data can be accessed beyond containerId without being tied to one field.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- observability-sre, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100