fly3366/dsh-o11y-plugin0

dsh-o11y-plugin

适用于 DSH 插件的统一可观测性(追踪/日志/指标)插件,支持通过标准 OTLP 导出数据。

AI 分析

核心用途是监控 DSH 及其插件的运行状态与性能。适合需要将 Agent 执行链路和遥测数据接入标准 APM 系统(如 Prometheus/Jaeger)的运维与开发人员。

套件
dsh-o11y-plugin
版本
0.1.0
授權
MIT
最近更新
2026年8月14日

安裝

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:fly3366/dsh-o11y-plugin

Configuration

KeyDefaultDescription
enabledtruemaster switch
serviceNamedsh-pluginOTel resource service.name
endpoint'' (→ OTEL_EXPORTER_OTLP_ENDPOINThttp://localhost:4318)OTLP/HTTP endpoint
enableTraces / enableMetrics / enableLogstrueper-signal toggles
metricExportIntervalMs60000periodic metric export interval
bridgeSessionTelemetrytruebridge dsh session telemetry into OTel logs

Sensitive: no credentials are read or stored; only the optional OTLP endpoint is network-facing.