nspcc-dev / nspcc-dev/neofs-node

Metrics: PUT/GET/etc. requests number - re-form to by-container instead of by-node

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

Nobody has claimed this yet.

enhancement I3 neofs-storage S4 U4
Dominant language
Go
Stars
38
Forks
51
Avg merge
1d 20h
Merged PRs (30d)
38

Description

PUT/GET requests number - now there is a metric, but common for the storage node. This metric can be collected with the container in the labels.
If it is possible to indicate the owner of the container with a label in this metric, then this will simplify further use.

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

No file or test is named. Start by locating the existing PUT/GET request metric collection in the Go storage-node code, then trace how the container and its owner are available when the metric is recorded. Done means the metric is grouped by container, includes the owner label if supported, and its existing tests or metric output reflect the new labels.

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
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.