Closed lzchen closed 1 week ago
Thanks, so this adds the dep "opentelemetry-instrumentation-openai-v2", which users could also do manually if they don't use opentelemetry-bootstrap to setup the project. Sounds great!
@codefromthecrypt yup! It all helps with the zero-code story.
Fixes https://github.com/open-telemetry/opentelemetry-python-contrib/issues/2995
Note this does NOT include openai instrumentation as a default installation but will install it if user has
openai
installed.