nspcc-dev / nspcc-dev/neofs-node
Metrics: PUT/GET/etc. Payload - 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 Payload - 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
Locate the existing PUT/GET payload metric implementation and inspect how its storage-node and container labels are produced. Determine whether the container owner is available for labeling, then verify that the metric is emitted per container with the intended owner label. Done means the metric supports simpler container-level use without losing the relevant ownership information.
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