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

autoinstrumentation: install musl based autoinstrumentation in Python Docker image #3384

Merged

Conversation

xrmx
Copy link
Contributor

@xrmx xrmx commented Oct 23, 2024

Description:

As discussed here this introduce in the python image autoinstrumentation built from a musl container.

This is a prerequisite to actually add support for an annotation to use the musl based instrumentation instead of the default glibc one: #3332

Link to tracking Issue(s):

Testing: image builds fine

Documentation:

@xrmx xrmx force-pushed the python-build-musl-autoinstrumentation branch from 3d1a0c0 to caded11 Compare October 23, 2024 12:20
@xrmx xrmx changed the title autoinstrumentation: install musl in Python Docker image autoinstrumentation: install musl based autoinstrumentation in Python Docker image Oct 23, 2024
@jaronoff97 jaronoff97 merged commit 99bf725 into open-telemetry:main Oct 28, 2024
37 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