16 Jun 2025 03:23 PM
Hello!
It might seen easy but I am stack so any help would be much appreciated.
I want to create an alerting profile which DOES NOT include problems that have the two following characteristics:
i. "RESPONSE TIME DEGRADATION" type problems
ii. for services that contain some string into the service name.
BR
16 Jun 2025 03:32 PM
Hi,
I would add a tag with those Service entities which NOT contains that string, using some autotagging rule.
Alerting profile will have:
Best regards
17 Jun 2025 11:49 AM
Hello @AntonPineiro .
Yes that would work, but I prefer using tagging for the services in scope and not a tagging rule for all other services.
BR
17 Jun 2025 04:51 PM - edited 17 Jun 2025 04:51 PM
Hi,
Yes, you are tagging services in scope, but those services are those which does not contains that string.
Best regards
17 Jun 2025 09:39 PM
If you negate multiple filters in the filter section of an Alerting Profile it will AND the filters. Select the predefined filter for "Response time degradation" and add a description custom filter which uses contains service name.
18 Jun 2025 11:03 AM
Hello @mgome
Unfortunately, the service name is not mentioned on the Description field nor the Title field....
18 Jun 2025 04:08 PM
You could also try a custom property filter on the "dt.entity.service.name" property.
18 Jun 2025 04:44 PM
Hi @mgome.
It only accepts event filters(dt.event....), not entity filters.
BR
18 Jun 2025 04:35 PM
Hi,
Tags filter + event filter negation. I do not see another way.
Best regards
18 Jun 2025 04:46 PM
Me too, but it is a pretty normal and expected use case not to have a profound/simple solution.
Maybe I will raise a new Idea here...
Thanks for the assistnace @AntonPineiro .
BR