5.0.1 — 2026-08-29¶
← 5.0.2 | 5.0.0 → | ↑ 5.x series
Added¶
Helpers - OpenTelemetry¶
- Threading context propagation -
archipy[otel]now includesopentelemetry-instrumentation-threadingso OTel context is copied intoThread/Timer/ThreadPoolExecutorworkers (no spans of its own). - System metrics -
archipy[otel]now includesopentelemetry-instrumentation-system-metricsfor host/process CPU, memory, disk, network, and GC metrics viaSystemMetricsInstrumentor.
Dependencies - Extras¶
archipy[otel]- Addsopentelemetry-instrumentation-threadingandopentelemetry-instrumentation-system-metricsto the default OTel extra.