Docker OpenTelemetry Assets
Version | 0.1.1 beta:[] (View all) |
Compatible Kibana version(s) | 8.17.2 or higher 9.0.0 or higher |
Supported Serverless project types What's this? |
Security Observability |
Subscription level What's this? |
Basic |
Level of support What's this? |
Elastic |
The Docker OpenTelemetry Assets content package provides out-of-the-box dashboards for visualizing container performance and resource utilization metrics such as CPU usage, memory consumption, disk I/O, and network traffic from Docker hosts running OpenTelemetry Collector with the Docker Stats Receiver.
For example, if you wanted to monitor container CPU spikes, you could track CPU usage metrics across all containers. Then you can visualize these metrics in dashboards or create alerts when CPU usage exceeds defined thresholds.
The minimal required configuration for the Docker Stats Receiver is:
receivers:
docker_stats:
Additional configuration options are available in the OpenTelemetry Docker Stats Receiver documentation. The configuration options available will depend on the version of the OpenTelemetry Collector you are using.
Changelog
Version | Details | Kibana version(s) |
---|---|---|
0.1.1 | Bug fix (View pull request) Update documentation and fix Data View ID |
— |
0.1.0 | Enhancement (View pull request) Initial availability of the package |
— |