You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(uptime): Auto-convert AUTO_DETECTED monitors to MANUAL when edited (#103240)
When a non-superuser edits an uptime monitor that was originally
auto-detected by the system, automatically convert the mode from
AUTO_DETECTED_* to MANUAL to reflect user ownership.
Auto-detected monitors are created by the system based on observed
traffic patterns. Once a user actively modifies them, they're taking
ownership and the monitor should reflect that it's now manually managed.
Fixes NEW-628
0 commit comments