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

Adding option to ignore Dockercloud containers #1218

Merged
merged 1 commit into from
Feb 9, 2018

Conversation

CharlyF
Copy link
Contributor

@CharlyF CharlyF commented Feb 9, 2018

What does this PR do?

Adding documentation about excluding dockercloud containers.

Motivation

Community request.

Testing Guidelines

No need.

Mirror of DataDog/dd-agent#3666

@CharlyF CharlyF requested a review from a team February 9, 2018 01:27
@CharlyF CharlyF requested review from a team as code owners February 9, 2018 01:27
Copy link
Member

@hkaj hkaj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's discuss if we can avoid adding yet another flag for this

# Exclude default containers from DockerCloud:
# The following configuration will instruct the agent to ignore the containers from Docker Cloud.
# You can remove the ones you want to collect.
# ac_exclude: ["image:dockercloud/network-daemon","image:dockercloud/cleanup","image:dockercloud/logrotate","dockercloud/events","dockercloud/ntpd"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like you're missing image: in the last two ones

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤦‍♂️ thanks for the 👀

@CharlyF CharlyF force-pushed the charly/dockercloud_ignore_containers branch 3 times, most recently from 2ea258e to 5106776 Compare February 9, 2018 18:41
@CharlyF CharlyF force-pushed the charly/dockercloud_ignore_containers branch from 5106776 to 91d198d Compare February 9, 2018 18:47
Copy link
Contributor

@mfpierre mfpierre left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🐳 ☁️

@CharlyF CharlyF merged commit 23d4fdb into master Feb 9, 2018
@CharlyF CharlyF deleted the charly/dockercloud_ignore_containers branch February 9, 2018 19:08
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.

4 participants