DeepSeek Harness Plugins
DeepSeek Harness PluginManifest Valid

dsh-otel

Export DeepSeek Harness session logs as OpenTelemetry spans across turns, steps, and tool executions via OTLP/HTTP or stdout.

UI & ProductivityTerminal & TUIDeveloper ToolsSkills & Workflows
0GitHub Stars0ForksUpdated2026-09-01

Install

$ dsh plugin --profile web add github:jwilson411/dsh-otel

Plugin 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.

source-grounded
dsh-otel is a DeepSeek Harness plugin and standalone CLI utility that transforms session JSONL logs into structured OpenTelemetry (OTLP) traces. It deterministically derives span hierarchies for sessions, turns, steps, and tool executions, exporting them to collectors such as Jaeger, Phoenix, or Grafana Tempo without introducing heavyweight runtime SDK dependencies.

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.

Not tested yetNo runtime compatibility tests have been published yet.

Security Signals

Objective signals discovered from package metadata and source inspection. These are not a guarantee that a plugin is safe.

Dependency Counts

package.json declares 0 runtime, 1 development, 2 peer, and 0 optional dependencies.

info
Dsh Bundle Declared

package.json declares DSH bundle metadata.

info
License Declared

GitHub reports the repository license as MIT.

info
Package Manifest Available

A root package.json was captured and can be inspected by the registry.

info
Source Available

Public GitHub source metadata is available for this registry snapshot.

info

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
For maintainers

Maintaining this plugin?

This listing is generated from public repository data. If you maintain this project, you can review the information and share this listing with your users if you find it useful.

Add to README
Listed on DSHPlugin.app