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
chore(crons): Clean up MonitorCheckInValidator to stop accepting monitor config (#97788)
We no longer use this code - it was probably from when we accepted
checkins via api. In the consumer, we pop `monitor_config` out of the
attributes before we pass them in via data, so this is unused.
Cleaning this up makes the work I'm doing with crons -> detectors easier
0 commit comments