← Back to list

dsh-otel

DeepSeek Harness Other Low risk

Exports the agent loop to GreptimeDB as OpenTelemetry traces, metrics and logs, with seven Grafana dashboards covering token usage, cost, session outcomes and per-turn latency.

把 agent loop 以 OpenTelemetry traces、metrics、logs 导出到 GreptimeDB,附七个 Grafana dashboard,覆盖 token 用量、成本、会话结果和每轮耗时。

How to install

DeepSeek Harness dsh plugin add @tma1-ai/dsh-plugin-greptimedb

About

@tma1-ai/dsh-plugin-greptimedb English | 中文 What a DeepSeek Harness run costs you in tokens, money, and time, written into GreptimeDB as OpenTelemetry traces, metrics, and logs. Seven Grafana dashboards read it back. No collector. No sidecar. No fork of DSH. It installs as an ordinary plugin, and every turn, model call, and tool execution becomes a row you can query: sql -- Slowest tool calls, with the model that requested them. SELECT span_name, model, duration_nano / 1000000 AS ms FROM ( SELECT span_name, duration_nano, MAX("span_attributes.gen_ai.request.model") OVER (PARTITION BY trace_id,…

Recommendation signals

56 Tool quality · Based on stars, downloads, maintenance, security and docs
User interest · Adjusted by in-site views, install copies and download clicks
56 Overall
0views
0unique visitors
0install copies
0download clicks
0outbound clicks

Meta

License
Apache-2.0
Language
TypeScript
GitHub stars
9
mo. downloads
Last push
2026-08-28
Created
2026-08-25

Links

Basic safety check

Findings
None
Sources
curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
Topics
deepseek, deepseek-harness, dsh, dsh-plugin, greptimedb, harness, observability, opentelemetry

Related plugins

DeepSeek Harness
Score87

dsh-context

bowenliang123/dsh-context

DSH context insight panel: Context dashboard + /context command + Context browser — one-stop context lifecycle management with categorized composition, content details, evolution trends, compaction/injection events, and stats.

☆ 1.2K ↓ 53.7K Other
DeepSeek Harness
Score82

dsh-cost-meter

Han-1413141/dsh-cost-meter

Per-session and daily API cost, budget with usage %, official balance, history dashboard, and one-click official price sync with peak/off-peak pricing.

☆ 233 ↓ 31.1K Other
DeepSeek Harness
Score77

dsh-usage-stats

Ychris12138/dsh-usage-stats

Multi-provider usage dashboard with provider/model token breakdowns, calendar drill-downs, account balances, and OpenCode Go / Z.ai subscription quota tracking.

☆ 134 ↓ 3.8K Other
DeepSeek Harness
Score77

TokenLedger

zh667/TokenLedger

Sidebar usage panel that attributes tokens to the relay site that served each request, read from your existing provider config: today/month/all-time totals, per-site and per-model breakdowns, a year activity heatmap, and New API / Sub2API / DeepSeek balances.

☆ 190 ↓ 1.8K Other