7 lines
173 B
JSON
7 lines
173 B
JSON
{
|
|
"description": "Custom telemetry configuration with different endpoint.",
|
|
"env": {
|
|
"CLAUDE_CODE_ENABLE_TELEMETRY": "0",
|
|
"OTEL_METRICS_EXPORTER": "custom"
|
|
}
|
|
} |