Skip to content

CFSQL-1424: Add served_by_colo to meta information#5658

Merged
danlapid merged 2 commits intocloudflare:mainfrom
FlorentCollin:fcollin/CFSQL-1424-add-served-by-colo-to-meta
Dec 16, 2025
Merged

CFSQL-1424: Add served_by_colo to meta information#5658
danlapid merged 2 commits intocloudflare:mainfrom
FlorentCollin:fcollin/CFSQL-1424-add-served-by-colo-to-meta

Conversation

@FlorentCollin
Copy link
Copy Markdown
Member

This PR adds the served_by_colo meta information to D1 meta responses allowing users to better understand and diagnose the latency of their queries.

The D1 team needed to add this served_by_colo property in the workerd repo in the first place as our CI pipeline relies on tests written in this repo.

This PR adds the `served_by_colo` meta information to D1 meta responses
allowing users to better understand and diagnose the latency of their queries.
@FlorentCollin FlorentCollin requested a review from a team as a code owner December 8, 2025 18:17
@github-actions
Copy link
Copy Markdown

github-actions bot commented Dec 8, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@FlorentCollin
Copy link
Copy Markdown
Member Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Dec 8, 2025
@codspeed-hq
Copy link
Copy Markdown

codspeed-hq bot commented Dec 8, 2025

CodSpeed Performance Report

Merging #5658 will not alter performance

Comparing FlorentCollin:fcollin/CFSQL-1424-add-served-by-colo-to-meta (642d652) with main (2967779)

Summary

✅ 57 untouched
⏩ 30 skipped1

Footnotes

  1. 30 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@danlapid danlapid merged commit bfd4b0e into cloudflare:main Dec 16, 2025
16 of 17 checks passed
FlorentCollin added a commit to FlorentCollin/workerd that referenced this pull request Dec 22, 2025
This PR is a follow up of
cloudflare#5658. Now that the
`served_by_colo` property is returned by the D1 production API the D1
types can be updated with the new field.
FlorentCollin added a commit to FlorentCollin/workerd that referenced this pull request Jan 9, 2026
This PR is a follow up of
cloudflare#5658. Now that the
`served_by_colo` property is returned by the D1 production API the D1
types can be updated with the new field.
FlorentCollin added a commit to FlorentCollin/workerd that referenced this pull request Jan 9, 2026
This PR is a follow up of
cloudflare#5658. Now that the
`served_by_colo` property is returned by the D1 production API the D1
types can be updated with the new field.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants