We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfbec80 commit a7c0f9aCopy full SHA for a7c0f9a
instrumentation-genai/opentelemetry-instrumentation-openai-v2/pyproject.toml
@@ -39,7 +39,7 @@ instruments = [
39
openai = "opentelemetry.instrumentation.openai_v2:OpenAIInstrumentor"
40
41
[project.urls]
42
-Homepage = "https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation/opentelemetry-instrumentation-openai-v2"
+Homepage = "https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/instrumentation-genai/opentelemetry-instrumentation-openai-v2"
43
44
[tool.hatch.version]
45
path = "src/opentelemetry/instrumentation/openai_v2/version.py"
0 commit comments