53 releases
new 0.3.7-rc1 | Nov 4, 2024 |
---|---|
0.3.5 | Jul 3, 2024 |
0.3.2 | Jan 29, 2024 |
0.3.1-rc4 | Dec 21, 2023 |
0.1.0 | Jun 24, 2022 |
#282 in Robotics
82 downloads per month
Used in dora-runtime
4KB
Enable system metric through opentelemetry exporter.
This module fetch system information using sysinfo
and
export those metrics via an opentelemetry-rust
exporter with default configuration.
Observed metrics are:
- CPU usage.
- Memory and Virtual memory usage.
- disk usage (read and write).
Dependencies
~10–17MB
~209K SLoC