mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
OpenTelemetry Integration & Telemetry Control Flag (#762)
This commit is contained in:
parent
d3e43437a0
commit
2ebf2fbc82
20 changed files with 1992 additions and 31 deletions
|
|
@ -36,6 +36,7 @@ export interface Settings {
|
|||
showMemoryUsage?: boolean;
|
||||
contextFileName?: string;
|
||||
accessibility?: AccessibilitySettings;
|
||||
telemetry?: boolean;
|
||||
|
||||
// Git-aware file filtering settings
|
||||
fileFiltering?: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue