Tyler Helmuth
Tyler Helmuth
On the pods that are not working do you see the initContainer the operator injects for auto-instrumentation? You can see an example by looking at the pods that are working.
[auto-instrumentation-python]Having issue with auto-instrumentation python of OpenTelemetry operator
These types of issues with python auto instrumentation and the operator are almost always an issue with your apps packages not being compatible with Pythons auto instrumentation. Some things to...
@ilyamochalov I will have time to review this PR next week. Thank you for contributing.
We are currently using feature-gates to manage access to auto-instrumentation. Changing the names will be considered a breaking change and it would likely also be a breaking change to stop...
@KiranmayiB thank you for your interest in the OTel community! The community membership requirements [detailed here](https://github.com/open-telemetry/community/blob/main/community-membership.md#requirements) require all members to be existing contributors. Part of the membership request process is...
The Observatory was a huge success in my mind. It was an excellent default place to meet with other community members and have conversations. Some feedback for next time: -...
@arminru we've added `merge_group:` to all our required checks, but we're not seeing the pattern described in https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/incorporating-changes-from-a-pull-request/merging-a-pull-request-with-a-merge-queue. Any thoughts?
With the merge queue working I'd like to leave this issue open for a bit longer while to observe the process. Things on our mind: 1. How well does it...
A bigger problem: 
@arminru besides the EasyCLA issue we are seeing huge queues since the merge queue was enabled. Can you bump `Build Concurrency` to 100?