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
One change · claude-docs

Configure a custom OpenTelemetry collector changed

office-agents/opentelemetry

Nearest release: v2.1.280, published 10 hours before upstream edited the page. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.

Upstream edited this page at 23 Sep 2026 02:40 UTC, give or take a minute or two: the time comes from Anthropic’s own sitemap rather than from a commit. This site recorded the change at 23 Sep 2026 03:07 UTC.

Upstream edited
Recorded here
Lines+2added
Lines−2removed
From line 90 where the diff opens
First seen 25 Aug 2026 this site's first read of the page
Recorded edits2to this page, all time

The whole hunk

from line 90, old and new numbered
/
lines
from line 90
9090then the bootstrap response.
9191 
9292**Manifest URL parameter.** Append the keys to the taskpane URL in your
93custom manifest.
93custom manifest, with `otlp_headers` after `#` so the credential stays out of [server request logs](/docs/office-agents/third-party-platforms#keep-credentials-out-of-the-manifest-url-query-string).
9494 
9595```text theme={null}
96https://pivot.claude.ai/taskpane.html?otlp_endpoint=https://otel-collector.example.com&otlp_headers=Authorization=Bearer%20<token>
96https://pivot.claude.ai/taskpane.html?otlp_endpoint=https://otel-collector.example.com#otlp_headers=Authorization=Bearer%20<token>
9797```
9898 
9999**Entra ID directory extension.** Register the keys as directory
Feedback