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

[service_discovery] Adding container_name tag, ability to specify docker labels as tags #3282

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sdwr98
Copy link

@sdwr98 sdwr98 commented Mar 23, 2017

What does this PR do?

Introduces the ability to specify Docker labels as tags for metrics collected via service discovery, matching the feature that's already available in the docker_daemon integration. Also tags the metrics with the container_name, as the Docker integration does.

Motivation

Pulling metrics via service discovery is great, but without the ability to pull more information from the docker container, it's hard to correlate metrics with different applications.

Testing Guidelines

N/A

Additional Notes

Nope

@sdwr98 sdwr98 force-pushed the service_discovery_docker_labels branch 2 times, most recently from 3856798 to 47d6bea Compare March 24, 2017 15:48
@sdwr98 sdwr98 changed the title [service_discovery] Adding ability to specify docker labels as tags [service_discovery] Adding container_name tag, ability to specify docker labels as tags Mar 24, 2017
@sdwr98 sdwr98 force-pushed the service_discovery_docker_labels branch 2 times, most recently from 6708e2b to f51af49 Compare March 24, 2017 17:27
@sdwr98 sdwr98 force-pushed the service_discovery_docker_labels branch from f51af49 to 2b3edf2 Compare March 24, 2017 18:28
@hush-hush hush-hush added this to the 5.16 milestone Jul 10, 2017
@truthbk truthbk modified the milestones: 5.16, Triage Jul 25, 2017
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

Successfully merging this pull request may close these issues.

None yet

3 participants