mirror of
https://github.com/cloudflare/cloudflared
synced 2026-06-08 13:33:07 +00:00
b849def673
For Google's managed prometheus, it seems they reserved certain labels for their internal service regions/locations. This causes customers to run into issues using our metrics since our metric: `cloudflared_tunnel_server_locations` has a `location` label. Renaming this to `edge_location` should unblock the conflict and usage.