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

[Chore] Test multi-container multi-instrumentation for ApacheHTTPD, Golang, SDK #3316

Merged
merged 2 commits into from
Oct 3, 2024

Conversation

IshwarKanse
Copy link
Contributor

@IshwarKanse IshwarKanse commented Oct 1, 2024

Description:
Test multi-container multi-instrumenation for ApacheHTTPD, Golang, SDK

For Nginx , running into https://issues.redhat.com/browse/TRACING-4820 Will check if its a config issue or a bug.

@IshwarKanse IshwarKanse requested a review from a team as a code owner October 1, 2024 10:04
@IshwarKanse IshwarKanse marked this pull request as draft October 1, 2024 10:04
@IshwarKanse IshwarKanse force-pushed the fixinstrumenationtests branch from 21c564e to 5ad42c2 Compare October 1, 2024 11:01
@IshwarKanse IshwarKanse marked this pull request as ready for review October 1, 2024 11:06
@IshwarKanse IshwarKanse force-pushed the fixinstrumenationtests branch from 9677625 to 5ca97fa Compare October 1, 2024 11:54
Copy link
Contributor

Choose a reason for hiding this comment

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

why are we removing the 02 parts here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

The files were not used in the tests. The resources and assertions were intended to verify that enabling the multi-container multi-instrumentation feature gate would disable the container names annotation (instrumentation.opentelemetry.io/container-names: ""). Recently, we added support for both annotation methods: language-specific instrumentation and container names annotations. #3213

Copy link
Contributor

@swiatekm swiatekm left a comment

Choose a reason for hiding this comment

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

👍

@swiatekm swiatekm merged commit 91759b0 into open-telemetry:main Oct 3, 2024
33 checks passed
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.

3 participants