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
Hey team, is there a way to set resolution windows using this module?
I always get resolutionWindow : null in the exported json file using this module.
In the UI I can set it but I would like to do it here to.
Thanks.
Also, is there a way to create a monitor through terraform using a JSON monitor file?
JSON example from the UI:
notice "resolutionWindow": "-5m", for ResolvedCritical.
Hey team, is there a way to set resolution windows using this module?
I always get
resolutionWindow : null
in the exported json file using this module.In the UI I can set it but I would like to do it here to.
Thanks.
Also, is there a way to create a monitor through terraform using a JSON monitor file?
JSON example from the UI:
notice
"resolutionWindow": "-5m",
for ResolvedCritical.JSON From terraform:
The text was updated successfully, but these errors were encountered: