Monitoring CPU/RAM/disk metrics with OpenTelemetry and Uptrace
OpenTeleletry Collector is an open source data collection pipeline that allows you to monitor CPU, RAM, disk, network metrics, and many more.
Collector itself does not include built-in storage or analysis capabilities, but you can export the data to Uptrace and ClickHouse, using them as a replacement for Grafana and Prometheus.
When compared to Prometheus, ClickHouse can offer small on-disk data size and better query performance when analyzing millions of timeseries.