You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{< img src="/opentelemetry/collector_exporter/podman_metrics.png" alt="The 'Containers - Overview' dashboard, showing metrics for CPU and Memory usage." style="width:100%;" >}}
12
+
13
+
The [Podman receiver][1] collects metrics that populate the [Containers - Overview][5] dashboard. Configure the receiver according to the specifications of the latest version of the `podmanreceiver`.
14
+
15
+
This dashboard displays metrics from all container runtimes. To view your Podman data, use the **runtime** template variable at the top of the dashboard to select `podman`.
16
+
17
+
For more information, see the OpenTelemetry project documentation for the [Podman receiver][1].
18
+
19
+
## Setup
20
+
21
+
To collect Podman metrics with OpenTelemetry for use with Datadog:
22
+
23
+
1. Configure the [Podman receiver][1] in your OpenTelemetry Collector configuration.
24
+
2. Ensure the OpenTelemetry Collector is [configured to export to Datadog][4].
25
+
26
+
See the [Podman receiver documentation][1] for detailed configuration options and requirements.
27
+
28
+
## Data collected
29
+
30
+
{{< mapping-table resource="podman.csv">}}
31
+
32
+
See [OpenTelemetry Metrics Mapping][2] for more information.
0 commit comments