Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Is it possible to support streaming monitoring? #2857

Open
iwangjie opened this issue Dec 5, 2024 · 2 comments
Open

[Question] Is it possible to support streaming monitoring? #2857

iwangjie opened this issue Dec 5, 2024 · 2 comments
Labels
question Further information is requested

Comments

@iwangjie
Copy link

iwangjie commented Dec 5, 2024

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?

@iwangjie iwangjie added the question Further information is requested label Dec 5, 2024
@iwangjie
Copy link
Author

iwangjie commented Dec 5, 2024

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.

@zqr10159
Copy link
Member

zqr10159 commented Dec 6, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants