Metadata-Version: 2.4
Name: repost-client-otel
Version: 0.4.1
Summary: OpenTelemetry bridges for repost-client
Requires-Python: >=3.10
Requires-Dist: opentelemetry-api<2,>=1.27.0
Requires-Dist: repost-client>=0.4
Provides-Extra: test
Requires-Dist: opentelemetry-sdk<2,>=1.27.0; extra == 'test'
Requires-Dist: pyright>=1.1.390; extra == 'test'
Requires-Dist: pytest<9,>=8; extra == 'test'
Description-Content-Type: text/markdown

# repost-client-otel

Explicit OpenTelemetry tracing and metrics bridges for `repost-client`.

See the [Python observability guide](https://repost.sh/docs/send/python/observability)
for wiring and emitted signal names.
