- pyproject.toml with core deps and optional dep groups per service - shared/config.py: Pydantic BaseSettings with TRADING_ env prefix - shared/redis_streams.py: StreamPublisher/StreamConsumer wrappers - shared/telemetry.py: OpenTelemetry + Prometheus metric export - tests for Redis Streams helpers (5 passing) |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config.py | ||
| redis_streams.py | ||
| telemetry.py | ||