eclipse-iceoryx/iceoryx2

CLI for introspecting memory usage from the terminal

开放

#414 创建于 2024年9月29日

 (3 条评论) (0 个反应) (0 位负责人)Rust (172 个派生)auto 404
good first issue

仓库指标

星标
 (2,403 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南