dsh-otel
Export DeepSeek Harness session logs as OpenTelemetry spans across turns, steps, and tool executions via OTLP/HTTP or stdout.
Install
$ dsh plugin --profile web add github:jwilson411/dsh-otelPlugin Overview & Capabilities
AI-assisted organization based on the public repository snapshot. The content must be grounded in source evidence and does not replace compatibility or security verification.
Key Capabilities
- Translates session JSONL logs into OpenTelemetry span trees for sessions, turns, steps, and tool calls
- Derives deterministic trace and span IDs using hash coordinates to ensure repeatable exports
- Supports multiple export targets including OTLP/HTTP endpoints and stdout
- Provides the in-harness `otel_export` tool with Cordis profile patch support
- Includes a standalone CLI (`dsh-otel`) that runs independently with standard Node.js runtime
- Gracefully handles malformed log lines and unclosed event brackets
Useful For
- Visualizing DeepSeek Harness agent execution latency and tool calls in Jaeger or Grafana Tempo
- Integrating agent turn, step, and token usage metrics into OpenTelemetry monitoring pipelines
- Inspecting and diagnosing agent runs offline using the standalone CLI
Who It Fits
- Developers debugging DeepSeek Harness agent interactions and tool invocations
- Platform and SRE teams collecting LLM agent traces and observability metrics
Documented Limitations
- Performs post-hoc session log parsing rather than live in-memory runtime instrumentation
- Excludes prompt text, tool arguments, and tool outputs from spans to protect data privacy and minimize overhead
- Requires an external OTLP collector or stdout viewer to visualize traces
DSH Compatibility
Version-specific runtime evidence collected by DSH Plugin. A missing result means we have not tested that combination yet.
Security Signals
Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.
package.json declares 0 runtime, 1 development, 2 peer, and 0 optional dependencies.
package.json declares DSH bundle metadata.
GitHub reports the repository license as MIT.
A root package.json was captured and can be inspected by the registry.
Public GitHub source metadata is available for this registry snapshot.
Source & Registry Notes
Public provenance, Registry classification, and the latest source check for this entry, kept separate from runtime verification.
- Source repository
- jwilson411/dsh-otel
- Registry source
- GitHub · dsh-plugin topic
- Registry classification
- Plugin
- Source checked
- 7a0d922 · 2026-09-01
This project is independently indexed from public source information. DSH Plugin is not affiliated with DeepSeek or the plugin author. Always check the author repository before installation.
Repository Activity
- GitHub stars
- 0GitHub stars
- Forks
- 0
- Open issues
- 0
- Last commit
- 2026-09-01
- Last release
- No release detected
Related DSH Plugins
Ranked by overlapping capabilities, use cases, plugin type, categories, and DSH profile.
Browser automation plugin enabling DeepSeek Harness agents to interact with logged-in browser sessions safely via dedicated Agent Windows.
View plugin →DeepSeek Harness web-search plugin that adds web search, X search, and focused page fetching with structured evidence.
View plugin →Persistent multi-model Agent teams and bounded DAG workflows with GUI controls for DeepSeek Harness.
View plugin →Second-model AI auto-review for DeepSeek Harness approval requests with fail-closed safety and session audit.
View plugin →