nspcc-dev / nspcc-dev/neofs-node
Metrics: PUT/GET/etc. requests number - re-form to by-container instead of by-node
Nobody has claimed this yet.
- 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
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
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