Keep track incomplete trigger records
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- C++
- Stars
- 3
- Forks
- 5
- Avg merge
- 4h 42m
- Merged PRs (30d)
- 6
Description
As per the discussion we had today. My suggestion to keep track of incomplete trigger record is to add 2 new metrics to the datawriter:
new_records_w_error_received
records_w_error_received
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
Start by locating the datawriter and its existing metric definitions, then review the available discussion about incomplete trigger records. Determine how the two proposed metrics should represent newly received and cumulative records with errors. Done means both metrics are implemented and their intended values can be verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100