tracking of used resources

Open
#63 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust

Research direction

The issue names no files, tests, or entry points. Start by reading zinit's existing process lifecycle and logging paths, then clarify the resource sources, interface-selection behavior, sampling semantics, file layout, and flag; done means those decisions are implemented and verified for CPU, memory, and selected network usage.

Written by the indexing model from the issue text.

Description

we need a feature where we track used resources in line to

  • mem
  • cpu usage
  • network usage for specified interfaces only (accounting of network usage)

it should be logged per e.g. 5 min (avg during that min)
can be logged in a file e.g. 1 file per day per process

there should be a flag which specifies if we want to track resources or not

this features is needed for tracking in zos 4

using zinit will give us a generic way how to do this

Dominant language
Rust
Stars
16
Forks
2
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from threefoldtech/zinit

All issues in threefoldtech/zinit

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.