How to control a worker's location

Hi, I'm building a monitoring service based on Workers and durable objects (DO).
DO are used to get per-monitored-resource scheduling.
A common feature of monitoring services is to be able to run probes from different locations and get up time and time measurement per location.
Is there any way to control where a worker or a DO will be executed from?

Thanks
Was this page helpful?