Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Limess authored Apr 27, 2021
1 parent d39b042 commit b48f46e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ then `/opt/prometheus-ecs/default-tasks.json` will be written. This can be usefu

If `--tags-to-labels` is set, the given tags will be added to the service discovery entry as `tag_<tag>` where `<tag>` is the given tag formatted to allowed label characters if the tag exists on either the task definition or task. Task tags override the task definition tags.

If `---tags-to-labels` is set to `*` then _all_ non-aws tags will be added.
If `--tags-to-labels "*"` is provided then _all_ non aws prefixed (`AWS:` or `aws:`) tags will be added.

### Configuration yaml

Expand Down

0 comments on commit b48f46e

Please sign in to comment.