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.2.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, 0.1.1.0, 0.1.1.1, 0.1.2.0 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=2.2 && <2.3), baikai (>=0.7.0.0 && <0.8), base (>=4.20 && <5), bytestring (>=0.11 && <0.13), containers (>=0.6 && <0.9), generic-lens (>=2.2 && <2.4), 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 (>=0.3 && <0.4), shikumi (>=0.4.0.0 && <0.5), shikumi-trace (>=0.3.0.0 && <0.4), text (>=2.1 && <2.2), time (>=1.12 && <1.17), unordered-containers (>=0.2 && <0.3) [details] |
| License | BSD-3-Clause |
| Author | Nadeem Bitar |
| Maintainer | nadeem@gmail.com |
| Uploaded | by shinzui at 2026-09-08T19:34:39Z |
| Category | AI |
| Distributions | |
| Downloads | 23 total (11 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user [build log] All reported builds failed as of 2026-09-08 [all 1 reports] |