eclipse-iceoryx/iceoryx2
CLI for introspecting memory usage from the terminal
Offen
#414 geöffnet am 29.09.2024
good first issue
Repository-Metriken
- Stars
- (2.403 Sterne)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
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:
- Memory usage of allocated memory per-service (max samples, used samples)
- Memory usage of entire
iox2system (how many storages? what size are they and how much is in use?)