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
{{ message }}
This repository was archived by the owner on Sep 14, 2021. It is now read-only.
Currently, one can do a doggy edit 123456 to edit an object. When the monitor is cloned it isn't muted. I think this should be the default state of a monitor currently under edit to prevent this monitor from firing. I think this can simply be done by creating the clone with the silenced option. See http://docs.datadoghq.com/api/#monitors for details.
Currently, one can do a
doggy edit 123456to edit an object. When the monitor is cloned it isn't muted. I think this should be the default state of a monitor currently under edit to prevent this monitor from firing. I think this can simply be done by creating the clone with thesilencedoption. See http://docs.datadoghq.com/api/#monitors for details.