Releases: xxiaoxiong/dsh-prometheus
Releases · xxiaoxiong/dsh-prometheus
Release list
dsh-prometheus v0.1.0
First developer-preview release of dsh-prometheus.
Highlights
- Native Prometheus metrics for DSH sessions, agents, LLM calls, tools, approvals, subagents, and jobs.
- Privacy-conscious defaults: no prompts, responses, tool payloads, paths, credentials, IDs, error text, or stack traces in metrics.
- Bounded dynamic labels with
__other__overflow diagnostics. - Lifecycle-managed
/metricsroute or loopback standalone listener. - Prometheus alerts and a provisioned 16-panel Grafana overview dashboard.
Compatibility
- DeepSeek Harness npm APIs:
0.1.0-rc.6 - Node.js:
^22.19.0 || >=24.0.0 - Linux CI verified on Node 22.19 and 24; Windows runtime/E2E verified on Node 24.18.
Install
dsh plugin --profile monitoring add dsh-prometheus
dsh --profile monitoring --dump-configThe attached tarball is the package downloaded back from npm after publication.