Skip to content

Commit

Permalink
Merge pull request google#1446 from FlyingShit-XinHuang/master
Browse files Browse the repository at this point in the history
Fix an error in 'application_metrics.md'
  • Loading branch information
tallclair authored Sep 6, 2016
2 parents 552ae82 + 0c335a3 commit 2a94462
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/application_metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ So a sample configuration for redis would look like:
Dockerfile (or runtime):
```
FROM redis
ADD ADD redis_config.json /var/cadvisor/redis_config.json
ADD redis_config.json /var/cadvisor/redis_config.json
LABEL io.cadvisor.metric.redis="/var/cadvisor/redis_config.json"
```

Expand Down

0 comments on commit 2a94462

Please sign in to comment.