Skip to content

openai v7 is not covered by auto-instrumentation #23511

Description

@chargome

The orchestrion config caps openai at >=4.0.0 <7, so the code transformer does not match v7 modules and auto-instrumentation silently produces no spans. openai@7 has been the stable major since 7.0.0 (latest is 7.5.0).

v7's only breaking change was requiring Node.js 22 — the instrumented create methods on Completions, Responses, Embeddings and Conversations are unchanged, at the same paths.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions