Module alerts

Module alerts 

Source
Expand description

Alert configuration and management

§Overview

  • Configure alert settings
  • Query alert history
  • Manage alert thresholds

Structs§

Alert
Alert information Represents an alert state for a cluster object (database, node, or cluster)
AlertHandler
Alert handler for managing alerts
AlertSettings
Generic alert settings (legacy - kept for compatibility)
BdbAlertSettingsWithThreshold
Database alert settings with threshold
ClusterAlertSettingsWithThreshold
Cluster alert settings with threshold
ClusterAlertsSettings
Complete cluster alerts settings object
DbAlertsSettings
Complete database alerts settings object

Type Aliases§

AlertsHandler
Alias for backwards compatibility and intuitive plural naming