[release/v1.28.x-0.49bx] Add openai instrumentation to opentelemetry-bootstrap (#2996)#3010
Conversation
Docs build is failing because of a limitation with our automation. I am going to ignore for this release branch since it is usually skipped in the cherry pick workflow run by opentelemetrybot |
Since openai instrumentation is released via a different workflow, it actually doesn't matter what the gen script changes the version to. In this case, it's actually "behind" on this release branch since the 2.0b0 release of openai instrumentation was already released after this release branch was created. I think you can just generate the code just to get builds to pass and it should be fine. |
Clean cherry-pick of #2996 to the release/v1.28.x-0.49bx branch.
Part of open-telemetry/opentelemetry-python#4281