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
Copy file name to clipboardExpand all lines: docs/runtime_options.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This document describes a set of runtime flags available in cAdvisor.
8
8
9
9
## Container envs
10
10
11
-
--env_metadata_whitelist="": a comma-separated list of environment variable keys that needs to be collected for containers, only support containerd and docker runtime for now.
11
+
*`--env_metadata_whitelist`: a comma-separated list of environment variable keys that needs to be collected for containers, only support containerd and docker runtime for now.
12
12
13
13
## Limiting which containers are monitored
14
14
*`--docker_only=false` - do not report raw cgroup metrics, except the root cgroup.
0 commit comments