nspcc-dev / nspcc-dev/neofs-node

Metrics: Need to add metric to get count of succeeded and failed requests initiated by replicator

Open
#2,021 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.