Search the documentation
6 pages for otelheadershelper.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it.
Claude Code changelog
Claude Code CLI · in the page
changelog
…mmitted changes" when the working tree has no real changes * Fixed `otelHeadersHelper` failing silently when the script path contains spaces; helper failures are now reported in `/doctor` and the de…
Monitoring
Claude Code CLI · in the page
monitoring-usage
…, replacing the path with your own script: ```json theme={null} { "otelHeadersHelper": "/path/to/generate-otel-headers.sh" } ``` The value can be the path to an executable file, including a path t…
Configure server-managed settings
Claude Code CLI · in the page
server-managed-settings
…t source that sets any of them as a unit. A source that delivers the `otelHeadersHelper` credential key claims the unit too, but lands these variables only when it is the winning source: a non-winning…
Claude Code settings
Claude Code CLI · in the page
settings
…| | `otelHeadersHelper` | Script to generate dynamic OpenTelemetry headers. Runs at startup and periodically. Set the re…
Claude Code settings reference
Claude Code CLI · in the page
settings-reference
…| Model and responses | User or managed | | [`otelHeadersHelper`](#otelheadershelper) | Generate rotating [OpenTelemetry](…
Configuration reference
Claude Documentation · in the page
third-party/claude-desktop/configuration
…t-run Cowork sessions are also given the script as Claude Code’s own `otelHeadersHelper`, so an open session re-runs it as tokens rotate (on Windows this applies to `.exe`, `.cmd` and `.bat` helpers;…