05 Mar 2024 03:57 PM - last edited on 06 Mar 2024 08:47 AM by MaciejNeumann
Hello friends! How are you doing? I'd like to know how to create a rule to mute database-related traces. My Dynatrace keeps alarming frequently about some traces that are not crucial for monitoring. Is there a way to silence this or create rules for the alarming traces? I know it's possible for requests, but regarding traces, I haven't found anything related.
Example:
Solved! Go to Solution.
05 Mar 2024 04:07 PM
You can simply change this in failure detection in which you can specify this for the particular entity. If you adjust the sensitivity of alerting for that instance, it will not alert you in that case.
05 Mar 2024 04:11 PM
@theharithsa
Hello, friend. In this case, the option would be to disable fault detection? That wouldn't be interesting for me, I just need to disable some specific ones. Just like I can do with muted requests. Is there a way to do that?
05 Mar 2024 04:19 PM
Hi, Gustavodutra
You can allways mark the statement as Key Request, and after that you can set a diferent umbral
or you can mute them inside settings - muted requests. and add the item in base of the name of the request.
Did you already test this before ?
Hope it helps
05 Mar 2024 04:25 PM
I would like to do it this way, however, this method only works for services, it doesn't work for databases.
05 Mar 2024 04:53 PM
i just take those screenshots in databases, but i will do a test in my enviroment setting them.
05 Mar 2024 05:03 PM
Confirmed, i can do it on a DB
05 Mar 2024 05:17 PM
Somehow I can't find the "key requests" option in statements. Is this set in the settings screen?
05 Mar 2024 06:00 PM
Hi,
You can follow same approach than services. After you filter for a dababase statement:
Best regards
05 Mar 2024 06:24 PM
Another easiest way to filter is simply clicking at the filter icon at the requests/statements lists
05 Mar 2024 07:08 PM - edited 05 Mar 2024 07:09 PM
Somehow I managed to do it the way you described in the screenshot, I had to select the filters and silence the request, let's see if it will work.
06 Mar 2024 11:28 AM
Just to position them. This worked, thanks.