eclipse-iceoryx/iceoryx2

CLI for introspecting memory usage from the terminal

Aperta

#414 aperta il 29 set 2024

 (3 commenti) (0 reazioni) (0 assegnatari)Rust (172 fork)auto 404
good first issue

Metriche repository

Star
 (2403 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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?)

Guida contributor