Follow Discord
Sweep 22 Sep 2026 · 17:19Z Build v2.1.280 501 read Stable v2.1.267 Latest v2.1.280 Next v2.1.280 Feeds RSS JSON llms.txt Unofficial
Claude Code v2.1.260 ·

OTLP exporter can reuse the inference credential

OTLP exports can now reuse your inference credential for authentication instead of static headers.

TierUse it nowhow much it should matter to you
Useful3my rating, 1 to 5
Signal1worth watching, 1 to 5
AreaTelemetrywhat it touches
KindNew Featuresin v2.1.260,
Use it now Notable

OTLP exports can now reuse your inference credential for authentication instead of static headers.

A new otlpAuthMode setting lets OTLP collector authentication reuse the signed-in inference credential, sending it as Authorization: Bearer <token> on OTLP exports instead of relying only on static headers.

Read from
Names in the bundleotlpAuthMode
What the documentation says
Since it was published

The entry above is what we published on the day. These lines were added later, as Anthropic's own pages caught up, and they sit beside the original rather than replacing it.

Confirmed since Anthropic's documentation has since written up otlpAuthMode, on Configuration reference. | <span id="otlpauthmode" />Collector authentication<br />`otlpAuthMode` | `enum` | MDM + Bootstrap<br />Added in 1.30096.1 | — | inference-credential sends the user’s inference bearer token to the collector as Authorization: Bearer. One o… third-party/claude-desktop/configuration see the edit
How sure we are
One source agreesOne thing we can check says the same as this entry.
Anthropic's documentation agreesAnthropic's documentation has since written up otlpAuthMode, on Configuration reference.

See this entry in the whole of v2.1.260 →

Feedback