Trigger
Trigger allows you to define evaluation rules with SQL. GreptimeDB evaluates these rules periodically; once the condition is met, a notification is sent out.
- Quick Start Example: A step-by-step guide to set up a Trigger that monitors system load and raises alerts.