30 May 2022 08:09 AM - edited 30 May 2022 08:14 AM
Hello Community
I want to stop alerting for a specific requests (for a specific service).
All GET requests should not alert.
I know that I can mute the requests, but with the mute I will skip the statistics (response time, failures...).
So, to resume, I want to keep all the KPI and statistics, the only thing is to not alert.
Thanks for your suggestions,
Have a good day.
Solved! Go to Solution.
30 May 2022 08:24 AM
Hi @Malaik ,
Is it possible to separate the GETs to a different service and then tag it for maintenance window that will not alerts?
Yos
30 May 2022 11:48 AM
Hi @Malaik
Thought about rest api service detection Rules with condition for WEBSERVICE_METHOD, but I'm not sure if it works or not.
HTH and will not miss lead you
Yos
01 Jun 2022 08:43 PM
Hey @Malaik !
A workaround you can do is maybe mark the important requests you want to alert on as key requests. You can then turn off response time degradation and failure rate detection for the service but turn it on for your key requests
Thank You!
Anas Milhem
02 Jun 2022 05:48 AM
Thanks Anas,
Yes I was thinking for that but it will take a huge time because the number of requests is too high.
I found the temporary solution which is to group that requests and mute them.
Its working fine right now, let see.
Have a good day.
02 Jun 2022 12:46 PM
You can try custom proces detection rule Set up custom process groups for monitoring | Dynatrace news. And than try setting up maintenance window as said by @Yosi_Neuman