Skip to content

Commit 73376cb

Browse files
committed
chore: revise the doc.
Signed-off-by: colstuwjx <[email protected]>
1 parent 1518474 commit 73376cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/runtime_options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This document describes a set of runtime flags available in cAdvisor.
88

99
## Container envs
1010

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.
1212

1313
## Limiting which containers are monitored
1414
* `--docker_only=false` - do not report raw cgroup metrics, except the root cgroup.

0 commit comments

Comments
 (0)