Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Docker labels as tags. #90

Closed
ajohnstone opened this issue Aug 5, 2015 · 8 comments
Closed

Add Docker labels as tags. #90

ajohnstone opened this issue Aug 5, 2015 · 8 comments

Comments

@ajohnstone
Copy link

With telegraf it only supports tags in the form of id, name and command.
However doesn't import the actual labels associated to the container.

https://docs.docker.com/userguide/labels-custom-metadata/.

This is quite important with things like ECS.

@sparrc
Copy link
Contributor

sparrc commented Aug 5, 2015

Sounds good, will investigate

@JulienChampseix
Copy link

Will be usefull this feature because labels are really usefull in docker. Do you progress on this enhancement ?

@sparrc
Copy link
Contributor

sparrc commented Aug 13, 2015

I haven't yet, as I've been working on merging PRs and other more basic stability issues with Telegraf.

@zepouet
Copy link
Contributor

zepouet commented Aug 18, 2015

Hello, I will try to do it because I worked with the docker api few times ago.

@JulienChampseix
Copy link

any progress on it ?

@sparrc
Copy link
Contributor

sparrc commented Sep 11, 2015

I will be able to work on this soon, once I can get #180 merged (waiting on CLA)

@JulienChampseix
Copy link

Cool the #180 is now close, hope the merge will come soon for unblock this issue/feature

@sparrc
Copy link
Contributor

sparrc commented Sep 23, 2015

@JulienChampseix finally found some time to get to this, it's available if you build from source, and I'll hopefully get a nightly build system going soon to get features like this out to people sooner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants