nspcc-dev / nspcc-dev/neofs-node

Quick debug info and log collection

Open
#1,573 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

feature I2 neofs-adm S4 U3
Dominant language
Go
Stars
38
Forks
51
Avg merge
1d 20h
Merged PRs (30d)
38

Description

It is extremely useful in some on-prem environments to quickly gather all logs, metrics and pprof dumps, shard states and other information from the target cluster. There must be and option to compress and pack everything in one tarball.

We can assume the operations person already having a correct neofs-adm config file for the target cluster.

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 at the neofs-adm entry point and its config handling, which the issue identifies as the operator's starting point. Trace how logs, metrics, pprof dumps, and shard states can be gathered from the target cluster; done means one compressed tarball containing the requested diagnostics.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli, distributed-systems, observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.