Skip to content

Fix auto-instrumentation with multi annotation #3780

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

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

yuriolisa
Copy link
Contributor

Description:

It fix a case when the auto instrumentation fails with annotations set on both namespace and pod with different valid values.

Link to tracking Issue(s):

Testing:

Documentation:

@yuriolisa yuriolisa requested a review from a team as a code owner March 6, 2025 20:38
Copy link
Contributor

@jaronoff97 jaronoff97 left a comment

Choose a reason for hiding this comment

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

minor comment :)

@pavolloffay
Copy link
Member

@yuriolisa the e2e tests are failing

@yuriolisa
Copy link
Contributor Author

@yuriolisa the e2e tests are failing

@pavolloffay, I was working on it today after talking with @iblancasa about the best approach to the pod's precedence. You can see through this slack thread.

Signed-off-by: Yuri Oliveira <[email protected]>

Fixed pod's precedence in auto-instrumentation

Signed-off-by: Yuri Oliveira <[email protected]>

Fixed pod's precedence in auto-instrumentation

Signed-off-by: Yuri Oliveira <[email protected]>

Fixed pod's precedence in auto-instrumentation

Signed-off-by: Yuri Oliveira <[email protected]>

Fixed pod's precedence in auto-instrumentation

Signed-off-by: Yuri Oliveira <[email protected]>

Fixed pod's precedence in auto-instrumentation

Signed-off-by: Yuri Oliveira <[email protected]>
@yuriolisa yuriolisa force-pushed the fix-auto-instrumentation-annotations branch from 56b1710 to 1d4112d Compare March 22, 2025 00:13
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.

Auto instrumentation fails when the annotation set on both the namespace and the pod with different values
4 participants