open-telemetry / opentelemetry-python-contrib

OpenTelemetry instrumentation for Python modules
https://opentelemetry.io
Apache License 2.0
739 stars 612 forks source link

opentelemetry-instrumentation-openai-v2: add codefromthecrypt and fix yaml fixture #2989

Closed codefromthecrypt closed 1 week ago

codefromthecrypt commented 1 week ago

Description

Before, the pretty-print formatter for openai test yaml wasn't consistently loaded (from #2945). This also, adds myself into the contributors so I automatically get notified on PRs (as I missed the problem in #2984)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

I deleted one test yaml and ran the test two ways to make sure it recreates correctly

Does This PR Require a Core Repo Change?

Checklist:

See contributing.md for styleguide, changelog guidelines, and more.