Skip to content

Commit eba29d6

Browse files
committed
Add unaffected kubelet metrics to the Kubernetes and Docker pages
1 parent ecacd6d commit eba29d6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

content/en/agent/docker/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Exclude containers from logs collection, metrics collection, and Autodiscovery.
174174

175175
Additional examples are available on the [Container Discover Management][25] page.
176176

177-
**Note**: The `docker.containers.running`, `.stopped`, `.running.total` and `.stopped.total` metrics are not affected by these settings. All containers are counted. This does not affect your per-container billing.
177+
**Note**: The `kubernetes.containers.running`, `kubernetes.pods.running`, `docker.containers.running`, `.stopped`, `.running.total` and `.stopped.total` metrics are not affected by these settings. All containers are counted. This does not affect your per-container billing.
178178

179179
### Misc
180180

content/en/agent/kubernetes/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ Exclude containers from logs collection, metrics collection, and Autodiscovery.
379379
380380
Additional examples are available on the [Container Discover Management][14] page.
381381
382-
**Note**: The `docker.containers.running`, `.stopped`, `.running.total` and `.stopped.total` metrics are not affected by these settings. All containers are counted. This does not affect your per-container billing.
382+
**Note**: The `kubernetes.containers.running`, `kubernetes.pods.running`, `docker.containers.running`, `.stopped`, `.running.total` and `.stopped.total` metrics are not affected by these settings. All containers are counted. This does not affect your per-container billing.
383383
384384
### Misc
385385

0 commit comments

Comments
 (0)