fix broken link: container_hints definition
This commit is contained in:
parent
a726d13de8
commit
ea7a38930c
@ -40,7 +40,7 @@ Per-container housekeeping is run once on each container cAdvisor tracks. This t
|
||||
|
||||
## Container Hints
|
||||
|
||||
Container hints are a way to pass extra information about a container to cAdvisor. In this way cAdvisor can augment the stats it gathers. For more information on the container hints format see its [definition](container/raw/container_hints.go). Note that container hints are only used by the raw container driver today.
|
||||
Container hints are a way to pass extra information about a container to cAdvisor. In this way cAdvisor can augment the stats it gathers. For more information on the container hints format see its [definition](../container/common/container_hints.go). Note that container hints are only used by the raw container driver today.
|
||||
|
||||
```
|
||||
--container_hints="/etc/cadvisor/container_hints.json": location of the container hints file
|
||||
|
Loading…
Reference in New Issue
Block a user