Module issue_detector

Module issue_detector 

Source

Modules§

constants
Configuration constants

Structs§

DetectionRule
Detection rule configuration
IssueAlert
Alert generated when an issue is detected
IssueDetector
Main issue detector that coordinates detection and alerting
IssueDetectorConfig
Configuration for the issue detector

Enums§

IssuePattern
Common issue patterns that can be detected
IssueSeverity
Issue severity levels

Functions§

calculate_memory_leak_rate
Helper function to calculate memory leak rate
check_transform_nan
Helper function to check for NaN in transform values