监控
CodeBuddy Code 支持把 traces 通过标准 OTLP 协议上报到用户自有的 OpenTelemetry Collector,便于企业自建可观测性平台对接。当前范围:支持 traces(链路追踪)+ 4 个隐私 opt-in 开关。暂不支持 metrics 与 logs 的自定义上报。快速开始# 1. 启用 telemetryexport CODEBUDDY_CODE_ENABLE_TELEMETRY=1# 2. 配置 OTLP e
2026-09-16
浏览:1000+