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

[CONTP-437] Add check_cardinality to nginx #1246

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

Conversation

zhuminyi
Copy link
Contributor

@zhuminyi zhuminyi commented Nov 14, 2024

What does this PR do?

A follow up for recent feature in 7.60: DataDog/datadog-agent#29984
which allows user to configure the cardinality of check instance via annotation check config.

This PR set nginx check cardinality to low.

Which scenarios this will impact?

https://github.com/DataDog/datadog-agent/blob/main/test/new-e2e/tests/containers/k8s_test.go#L442
will be affected, container_id, name will be disabled in the tags.

Motivation

Additional Notes

E2e test needs to be updated as well. However, since AcceptUnexpectedTags is set to true, this PR is expected to be not breaking current e2e test.

@zhuminyi zhuminyi changed the title add check_cardinality to nginx [CONTP-437] Add check_cardinality to nginx Nov 14, 2024
@zhuminyi zhuminyi marked this pull request as ready for review November 14, 2024 16:33
@zhuminyi zhuminyi requested a review from a team as a code owner November 14, 2024 16:33
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.

1 participant