Same Origin for multiple subdomains, but one is EU

Looking to use same origin configuration on Cloudflare for Shopify sites across 3 subodmains and one subdomain in EU all sharing the same top level domain

  • au.
  • www.
  • uk.
  • eu.

Is this possible?

Would each subdomain need same origin configured?
-au. /metrics

  • www. /metrics
  • uk. /metrics
  • eu. /metrics

Hello
You just need to write *.domain.com/metrics * in the worker

Then the worker will accept everything that contains a subdomain before the domain