Skip to content

[wrangler] Enable local observability capture by default in dev - #14944

Merged
NuroDev merged 1 commit into
cloudflare:mainfrom
nickpatt:local-observability-default-on
Jul 31, 2026
Merged

[wrangler] Enable local observability capture by default in dev#14944
NuroDev merged 1 commit into
cloudflare:mainfrom
nickpatt:local-observability-default-on

Conversation

@nickpatt

@nickpatt nickpatt commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Turns on local observability capture by default in dev by turning the env var to true - for release


  • Tests
    • Tests included/updated
    • Automated tests not possible - manual testing has been completed as follows:
    • Additional testing not necessary because: this only flips the default value of an existing env-var toggle; the capture behaviour it enables is already covered by existing miniflare observability tests, and the opt-out path (=false) is unchanged.
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: local dev behaviour for an internal/experimental toggle; no public API or documented surface change.

Open in Devin Review

@changeset-bot

changeset-bot Bot commented Jul 31, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: b0a1e16

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@cloudflare/vite-plugin Minor
wrangler Minor
@cloudflare/vitest-pool-workers Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@github-project-automation github-project-automation Bot moved this to Untriaged in workers-sdk Jul 31, 2026
@workers-devprod
workers-devprod requested review from a team and jamesopstad and removed request for a team July 31, 2026 08:28
@workers-devprod

workers-devprod commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Codeowners approval required for this PR:

  • ✅ @cloudflare/wrangler
Show detailed file reviewers

@devin-ai-integration devin-ai-integration Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@pkg-pr-new

pkg-pr-new Bot commented Jul 31, 2026

Copy link
Copy Markdown
@cloudflare/autoconfig

npm i https://pkg.pr.new/@cloudflare/autoconfig@14944

@cloudflare/build-output-utils

npm i https://pkg.pr.new/@cloudflare/build-output-utils@14944

@cloudflare/config

npm i https://pkg.pr.new/@cloudflare/config@14944

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@14944

@cloudflare/deploy-helpers

npm i https://pkg.pr.new/@cloudflare/deploy-helpers@14944

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@14944

miniflare

npm i https://pkg.pr.new/miniflare@14944

@cloudflare/pages-functions

npm i https://pkg.pr.new/@cloudflare/pages-functions@14944

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@14944

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@14944

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@14944

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@14944

@cloudflare/workers-auth

npm i https://pkg.pr.new/@cloudflare/workers-auth@14944

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@14944

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@14944

wrangler

npm i https://pkg.pr.new/wrangler@14944

commit: b0a1e16

@workers-devprod workers-devprod left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Codeowners reviews satisfied

@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk Jul 31, 2026

@emily-shen emily-shen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just blocking this so we don't accidentally merge until related PRs are in

@github-project-automation github-project-automation Bot moved this from Approved to In Review in workers-sdk Jul 31, 2026
@NuroDev
NuroDev dismissed emily-shen’s stale review July 31, 2026 12:12

All related PR's have been merged

@NuroDev
NuroDev merged commit a249591 into cloudflare:main Jul 31, 2026
102 of 112 checks passed
@github-project-automation github-project-automation Bot moved this from In Review to Done in workers-sdk Jul 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants