Hi,
I built docker image and deployed the helm chart on my private cloud alongside with a Pinot cluster. I need to create an alert on the trend of different values of an Enum. Let's say I have a country field and I want to create an alert based on one of the predefined templates to find anomalies on traffic received from each country. Is there any way to do such thing?