Patch Changes
-
#1482
9eb28ec
Thanks @petebacondarwin! - fix: do not ask the user for metrics permission if running in a CIFixes #1480
-
#1482
9eb28ec
Thanks @petebacondarwin! - feat: support controlling metrics gathering viaWRANGLER_SEND_METRICS
environment variableSetting the
WRANGLER_SEND_METRICS
environment variable will override any other metrics controls,
such as thesend_metrics
property in wrangler.toml and cached user preference.