06 Aug 2025 12:00 PM
Hello!
I'm trying to create an alert based on the value of a metric. The goal is to trigger an email notification whenever the metric falls below 80%. Based on what I've gathered from the documentation and community discussions, the following steps seem to be the correct approach. However, something might be missing, as I haven't been able to get it working.
I’d really appreciate any help or guidance. Thanks in advance!
Note: I'm trying to test the implementation by sending metrics below the specified value.
The steps I'm following:
Solved! Go to Solution.
06 Aug 2025 05:05 PM - edited 06 Aug 2025 11:08 PM
Hi @gcasanovas,
Have you seen the opened problem (in the PROBLEM view?) about this issue when you generate the test data? Have you simulated it in the metric event (1day? 3 day? 7 day?) Have you seen something during the alert simulation?
I think the problem is that you can not use the metric tag for filter the alerting.
Delete the dimenional filter from the metric event, delete all tag filters from alerting profile.
Put some idetifier to the metric event title or description and then use an event filter in the alerting profile (Custom not predefined) for the title or description.
I hope it helps.
Best regards,
János
08 Aug 2025 10:47 AM
Hi @Mizső ,
Simplifying all the steps, such as removing filters and tags helped. I didn't know that the errors should appear in Problems. I still would like to have some additional customization on the specific custom metric but I will figure it out.
Thanks a lot for your help! 🙂
Regards,
Gerard