-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[Workers] Add changelog entry for Workers Metrics request distribution map #19982
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Preview URL: https://b3c8998e.preview.developers.cloudflare.com |
a579708 to
b3c8998
Compare
|
Are we going to show eyeball map too? Or connect dots on showing eyeball map + where your worker runs map? |
|
@irvinebroque This entry is focused on the non-smart-placement case, where eyeball and invocation location are the same. For Workers that use Smart Placement, these locations can be different, and eventually we want to add another layer showing this. Right now it just shows invocation location. |
|
PR is in draft state, do you want review? @vy-ton |
|
Yep, just updated to ready for review |
irvinebroque
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should talk about smart placement in this post, no?
|
|
||
|  | ||
|
|
||
| The [Workers Metrics dashboard](https://dash.cloudflare.com/?to=/:account/workers/services/view/:worker/production/metrics/) now includes an interactive request distribution map that shows Worker request throughput by location. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| The [Workers Metrics dashboard](https://dash.cloudflare.com/?to=/:account/workers/services/view/:worker/production/metrics/) now includes an interactive request distribution map that shows Worker request throughput by location. | |
| The [Workers Metrics dashboard](https://dash.cloudflare.com/?to=/:account/workers/services/view/:worker/production/metrics/) now includes an interactive map that shows which Cloudflare locations served incoming requests to your Worker. |
| description: View Worker request throughput by location with an interactive map. | ||
| products: | ||
| - workers | ||
| date: 2025-02-13 00:00:00 UTC |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
if we're releasing this now, date should reflect that
Summary
Screenshots (optional)
Documentation checklist