Technology
Host Metrics (OpenTelemetry)
Collect system-level metrics from hosts including CPU, memory, disk, filesystem, network, and process metrics.
Overview
The OpenTelemetry hostmetrics receiver collects detailed system-level metrics from your hosts, providing comprehensive visibility into resource utilization and system performance. If you only need Kubernetes-aware metrics (nodes, pods, containers, volumes), the kubeletstats receiver is usually enough.
Use Cases
- •Monitor CPU, memory, and disk utilization.
- •Track network I/O and connections.
- •Observe process-level metrics.
For complete documentation including code examples and configuration details, visit the Dash0 Hub.
View Full Documentation