Is there a way for me to disable uptime checks during a deployment using the api. And then re-enable once complete
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hey @lylescubadiver,
I don’t think that this is available out of the box.
The best thing to do to get your voice heard regarding this would be to head over to our Product Ideas board and post a new idea, including as much information as possible for what you’d like to see implemented.
Alternatively, you can use the uptime monitoring API to manage your checks and alerts programmatically:
Hope that helps!
- Bobby.
Heya, @lylescubadiver
I’ll also recommend to use the monitoring API to manage your checks and alerts. This should be a good alternative.
Regards