Metadata-Version: 2.4
Name: otel-hooks
Version: 0.5.0
Summary: AI coding tools tracing hooks for observability (Langfuse, OTLP, and more)
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.12
Provides-Extra: datadog
Requires-Dist: ddtrace; extra == 'datadog'
Provides-Extra: langfuse
Requires-Dist: langfuse; extra == 'langfuse'
Provides-Extra: otlp
Requires-Dist: opentelemetry-exporter-otlp-proto-http; extra == 'otlp'
Requires-Dist: opentelemetry-sdk; extra == 'otlp'
