nspcc-dev / nspcc-dev/neofs-node
Metrics: Need to add metric to get count of succeeded and failed requests initiated by replicator
Open
Nobody has claimed this yet.
enhancement
I3
neofs-storage
S4
U3
- Dominant language
- Go
- Stars
- 38
- Forks
- 51
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 38
Description
Need to add metric to get count of succeeded and failed requests initiated by replicator.
The goal is to be able to get information about the state of object replication and generation of alert in case of failed replication requests.
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 locating the replicator's request-handling path and the repository's existing metric definitions and tests. Determine how succeeded and failed replication requests are identified and exposed. The work is done when separate counts are available for both outcomes and are covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- distributed-systems, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100