Skip to content

Commit

Permalink
- readme updates to add tags that were not documented
Browse files Browse the repository at this point in the history
  • Loading branch information
Shakeel Sorathia committed Feb 25, 2017
1 parent 317dea2 commit 7d2d471
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions plugins/inputs/docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,30 +127,31 @@ based on the availability of per-cpu stats on your system.


### Tags:

#### Docker Engine tags
- docker (memory_total)
- unit=bytes
- engine_host
- docker (pool_blocksize)
- unit=bytes
- engine_host
- docker_data
- unit=bytes
- engine_host
- docker_metadata
- unit=bytes

- docker_container_mem specific:
#### Docker Container tags
- Tags on all containers:
- engine_host
- container_image
- container_name
- container_version
- docker_container_mem specific:
- docker_container_cpu specific:
- container_image
- container_name
- cpu
- docker_container_net specific:
- container_image
- container_name
- network
- docker_container_blkio specific:
- container_image
- container_name
- device

### Example Output:
Expand Down

0 comments on commit 7d2d471

Please sign in to comment.