summaryrefslogtreecommitdiffstats
path: root/collectors/cgroups.plugin/integrations/containers.md
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/cgroups.plugin/integrations/containers.md')
-rw-r--r--collectors/cgroups.plugin/integrations/containers.md15
1 files changed, 9 insertions, 6 deletions
diff --git a/collectors/cgroups.plugin/integrations/containers.md b/collectors/cgroups.plugin/integrations/containers.md
index 6dec9ce2b..6273d1e91 100644
--- a/collectors/cgroups.plugin/integrations/containers.md
+++ b/collectors/cgroups.plugin/integrations/containers.md
@@ -4,6 +4,7 @@ meta_yaml: "https://github.com/netdata/netdata/edit/master/collectors/cgroups.pl
sidebar_label: "Containers"
learn_status: "Published"
learn_rel_path: "Data Collection/Containers and VMs"
+most_popular: True
message: "DO NOT EDIT THIS FILE DIRECTLY, IT IS GENERATED BY THE COLLECTOR'S metadata.yaml FILE"
endmeta-->
@@ -60,8 +61,8 @@ Labels:
| Label | Description |
|:-----------|:----------------|
-| container_name | TBD |
-| image | TBD |
+| container_name | The container name or group path if name resolution fails. |
+| image | Docker/Podman container image name. |
Metrics:
@@ -99,6 +100,7 @@ Metrics:
| cgroup.io_some_pressure_stall_time | time | ms |
| cgroup.io_full_pressure | some10, some60, some300 | percentage |
| cgroup.io_full_pressure_stall_time | time | ms |
+| cgroup.pids_current | pids | pids |
### Per cgroup network device
@@ -108,10 +110,11 @@ Labels:
| Label | Description |
|:-----------|:----------------|
-| container_name | TBD |
-| image | TBD |
-| device | TBD |
-| interface_type | TBD |
+| container_name | The container name or group path if name resolution fails. |
+| image | Docker/Podman container image name. |
+| device | The name of the host network interface linked to the container's network interface. |
+| container_device | Container network interface name. |
+| interface_type | Network interface type. Always "virtual" for the containers. |
Metrics: