Skip to content

opentraces v0.4.10

Choose a tag to compare

@JayFarei JayFarei released this 14 Jul 11:30
· 47 commits to main since this release

Install

pipx install opentraces==0.4.10
# or
brew install JayFarei/opentraces/opentraces

Changes

  • fix(capture-otlp): stream session flush instead of materializing all bodies in memory — eliminates large memory bursts when flushing OTel-captured sessions to the bucket.
  • fix(capture-otlp): stop the raw-body watcher rescanning the whole corpus every poll — cuts sustained CPU burn on machines with a large raw-bodies directory.
  • fix(capture): match Context Tree sub-agent transcripts by toolUseId rather than description, so sub-agent forks link to the correct parent step (#244).
  • docs(adr): ADR-0009 documents the event-sourcing contract (event-first writes, registered projections); docs(cli) capture the interface refactor context.

No schema or published-row shape changes: opentraces-schema stays at 0.9.0.