Monitor Kudu with Pulse Alerts
Pulse alerts help you monitor the health and availability of Kudu services by continuously checking key metrics and triggering notifications when issues are detected.
You can:
- Enable built-in stock alerts to automatically track when Kudu Master or Tablet Server services become unreachable.
- Enable predefined alerts that run multiple queries to detect more complex issues.
- Create custom alerts to monitor specific Kudu metrics, such as slow scans, failed RPCs, memory usage, etc., with defined threshold conditions.
These alerts allow you to detect failures early, respond faster to service degradation, and maintain system reliability.
Types of Alerts
Pulse provides different types of alerts to help you monitor Kudu effectively.
You can enable built-in stock and predefined alerts, customize and enable stock and predefined ones, or create your own to track specific metrics with conditions.
Alert Type | Description |
---|---|
Stock Alerts | These are built-in alerts with preconfigured filters and actions. You can enable, disable, or modify them based on your monitoring needs. |
Predefined Alerts | These are stock alerts with multiple queries for deeper customization. |
Custom Alerts | These are user-created alerts with fully configurable filters, actions, and notifications. |
View and Create Kudu Alerts
In the Pulse UI, navigate to the Alerts page to monitor Kudu-specific alerts:
- Select Service: Kudu to view all available stock and any custom alerts you have created.
- Select Predefined to view and manage editable, multi-query alerts for Kudu.
- To create a custom alert, click Create Alerts, choose Category: Kudu, and select the metric. Set threshold conditions to trigger the alert. Once created, it gets added to the service Kudu alerts.
Kudu Stock Alerts
Pulse provides built-in (stock) alerts with preconfigured filters and conditions. You can enable, disable, or modify these alerts based on your monitoring needs. These are useful for detecting common failures like service unavailability.
Alert Name | Description |
---|---|
Kudu_Master_Endpoint_Check | Triggers when the Kudu Master service is unreachable. |
Kudu_Tablet_Server_Endpoint_Check | Triggers when the Kudu Tablet Server service is unreachable. |
Kudu Custom Alerts
Custom alerts let you define alert logic using Kudu-specific metrics and conditions.
You can configure filters, set thresholds, and choose notification channels to monitor what matters most in your environment.

For detailed information about creating alerts and sending notifications, see Creating Alerts.
For the complete list of Pulse stock and predefined alerts, see Kudu and Predefined Alerts.