Skip to content

5.0.1 — 2026-08-29

← 5.0.2 | 5.0.0 → | ↑ 5.x series

Added

Helpers - OpenTelemetry

  • Threading context propagation - archipy[otel] now includes opentelemetry-instrumentation-threading so OTel context is copied into Thread / Timer / ThreadPoolExecutor workers (no spans of its own).
  • System metrics - archipy[otel] now includes opentelemetry-instrumentation-system-metrics for host/process CPU, memory, disk, network, and GC metrics via SystemMetricsInstrumentor.

Dependencies - Extras

  • archipy[otel] - Adds opentelemetry-instrumentation-threading and opentelemetry-instrumentation-system-metrics to the default OTel extra.