shikumi-trace-otel: OpenTelemetry export of shikumi hierarchical trace trees (EP-7)
An opt-in OpenTelemetry adapter for shikumi's hierarchical trace trees.
Shikumi.Trace.OpenTelemetry.exportTree walks a finished TraceTree and emits
one OTel span per node, preserving parent/child nesting (each child span is
created in a context carrying its parent span). LM-call spans carry GenAI
semantic-convention attributes; every span carries shikumi.-prefixed
span-kindcostlatency/retry attributes. The heavy hs-opentelemetry-*
dependency tree is isolated in this package, mirroring baikai's
baikai-trace-otel split.
Downloads
- shikumi-trace-otel-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.20 && <5), containers, generic-lens, hs-opentelemetry-api (>=1.0 && <1.1), hs-opentelemetry-exporter-otlp (>=1.0 && <1.1), hs-opentelemetry-sdk (>=1.0 && <1.1), hs-opentelemetry-semantic-conventions (>=1.40 && <2), lens (>=5.3 && <5.4), scientific, shikumi-trace (>=0.1.0.0 && <0.2), text (>=2.1 && <2.2), time, unordered-containers [details] |
| License | BSD-3-Clause |
| Author | Nadeem Bitar |
| Maintainer | nadeem@gmail.com |
| Uploaded | by shinzui at 2026-06-13T15:22:10Z |
| Category | AI |
| Distributions | |
| Downloads | 4 total (4 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |