II.
EnvVar JSON
Structured · liveenv-var:disable-error-reporting
DISABLE_ERROR_REPORTING json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "env-var:disable-error-reporting",
"_kind": "EnvVar",
"_file": "extensions/env-vars/claude-code-env-vars-telemetry.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "DISABLE_ERROR_REPORTING",
"description": "Disable error reporting.",
"name": "DISABLE_ERROR_REPORTING",
"category": "telemetry",
"valueType": "bool"
},
"outgoingEdges": [
{
"from": "env-var:disable-error-reporting",
"to": "agent-runtime-impl:claude-code.runtime@1.x",
"kind": "affects",
"attributes": {}
}
],
"incomingEdges": []
}