eclipse-iceoryx / eclipse-iceoryx/iceoryx2

CLI for introspecting memory usage from the terminal

Open
#414 3 comments 0 reactions 0 assignees View on GitHub
good first issue
Dominant language
Rust
Stars
2.5k
Forks
185
Avg merge
1d 23h
Merged PRs (30d)
47

Description

## Brief feature description

Make it possible to fetch statistics related to memory usage of an `iox2` system from the CLI

## Detailed information

Nice to haves:
1. Memory usage of allocated memory per-service (max samples, used samples)
2. Memory usage of entire `iox2` system (how many storages? what size are they and how much is in use?)

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing iox2 CLI entry point and the memory and storage reporting surfaces. Define how the CLI should expose per-service allocation statistics and whole-system storage counts, sizes, and usage. Done means the agreed statistics are available from the terminal with validated output and coverage for the supported cases.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli, observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.