create alerts
#5889
Replies: 1 comment 2 replies
-
Hello @aris-2 , at the moment you will need to poll the database to check against your rules. There are some external solutions like https://github.com/keephq/keep that will work with greptimedb because we are compatible with prometheus http api. And we are working on mechanism that is similar to prometheus' alert rules in greptimedb enterprise version, which will allow you to configure rules and trigger external hook. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, what would be the correct way to create alerts based on the entered data?
I need to create alerts for IoT devices.
The alerts are for CPU usage, temperature, memory, etc.
Beta Was this translation helpful? Give feedback.
All reactions