You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you very much for providing such an easy-to-use monitoring system. I would like to ask a question about the usage we encountered ourselves. Thank you!
Our system service triggers alerts when logging keywords like XXXException. However, at this moment, the data is in the Kafka stream. I would like to trigger alerts directly upon encountering these keywords, that is, instantaneous alerts instead of a continuous increase in metrics. Is there a way to achieve this?
The text was updated successfully, but these errors were encountered:
I understand that this might be difficult to achieve under standard functionality. I hope to get some guidance, even if it requires developing some code. I just want to ensure that what I'm doing is relatively correct. Thank you again.
I think this is a great idea and a direction for future functionality, perhaps we should implement this with the help of stream processing tools such as flink.
Question
Thank you very much for providing such an easy-to-use monitoring system. I would like to ask a question about the usage we encountered ourselves. Thank you!
Our system service triggers alerts when logging keywords like XXXException. However, at this moment, the data is in the Kafka stream. I would like to trigger alerts directly upon encountering these keywords, that is, instantaneous alerts instead of a continuous increase in metrics. Is there a way to achieve this?
The text was updated successfully, but these errors were encountered: