https://github.com/open-telemetry/opentelemetry-python-genai
https://github.com/open-telemetry/opentelemetry-python-genai
Last synced: 11 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/open-telemetry/opentelemetry-python-genai
- Owner: open-telemetry
- License: apache-2.0
- Created: 2026-05-12T19:29:03.000Z (27 days ago)
- Default Branch: main
- Last Pushed: 2026-05-22T00:35:30.000Z (18 days ago)
- Last Synced: 2026-05-22T03:18:27.262Z (18 days ago)
- Language: Python
- Homepage: https://opentelemetry.io
- Size: 1.82 MB
- Stars: 7
- Watchers: 2
- Forks: 12
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Agents: AGENTS.md
Awesome Lists containing this project
README
#
OpenTelemetry Python GenAI Instrumentations
OpenTelemetry instrumentation packages for Generative AI client libraries and frameworks in
Python.
This repo is built on top of the OpenTelemetry [Python SDK](https://opentelemetry.io/docs/languages/python/) and the [opentelemetry-instrumentation](https://github.com/open-telemetry/opentelemetry-python-contrib/tree/main/opentelemetry-instrumentation) package hosted in the [opentelemetry-python-contrib](https://github.com/open-telemetry/opentelemetry-python-contrib) repo.
## Contributing
See [CONTRIBUTING.md](CONTRIBUTING.md).