20 Sep 2018 11:57 AM
We have multiple DB and application services running for our application. Now during deployment very randomly a false alert is generated by Dynatrace informing that service is down but during that time we have ongoing production deployment for that release.
Have gone through documents for maintenance window but that is for application not for services. Hence would like to know is there any way we can achieve the same.
Thanks
Solved! Go to Solution.
20 Sep 2018 02:08 PM
Can you confirm you're using AppMon and not Dynatrace? The terms you're using look more like Dynatrace - the one with OneAgents and access through the browser etc...
James
20 Sep 2018 02:16 PM
We are using Dynatrace and not AppMon
20 Sep 2018 02:17 PM
Ok, I'll move this to the Dynatrace forum.
20 Sep 2018 02:27 PM
As described here, you can set the scope for the maintenance window where you can set it to be for any entities (services, process groups, hosts, applications, or even synthetic monitors). Further you can restrict each of those to specific tags you've applied to them. You can add as many of these rules as you need by clicking "Define scope."
I'll also note that in case you've tried this and are still seeing alerts the default behavior is to detect problems and alert during maintenance windows (and only to stop the results from affecting baselines) you have to select to turn off alerts or problem detection altogether if you want that.
James
20 Sep 2018 02:40 PM
Hello James,
Thanks for sharing this but I am interested in rest-api way. I checked your rest-api page
https://www.dynatrace.com/support/help/dynatrace-a...
It shows for application only. It would be great if something like that is available for services so that same can be applied at our end.
20 Sep 2018 02:55 PM
Expand the parameters section for the POST Maintenance Window - you can define scopes with the same degree of flexibility.
20 Sep 2018 03:46 PM
Thanks James for your help.