Errors deploying Worker with OTEL traces
I'm trying to use the new OTEL traces feature https://github.com/cloudflare/workers-sdk/releases/tag/wrangler%404.35.0
I enabled it by adding
traces = { enabled = true } under observability, so:
But when I deploy I get
My Account API Token (which was successfully deploying Workers before this commit) has Workers Observability: edit permission enabled. Any other pointers for debugging or fixing?GitHub
Release wrangler@4.35.0 · cloudflare/workers-sdk
Minor Changes
#10491 5cb806f Thanks @zebp! - Add traces, OTEL destinations, and configurable persistence to observability settings
Adds a new traces field to the observability settings in your Wo...


3 Replies
That errors mean your Cloudflare doesn't have access to the feature.
I understand what it means. I don't understand why
I don’t think the feature is released yet to everyone so need to wait for an announcement