Beamlens.Skill.Overload (beamlens v0.3.1)

View Source

Overload detection and adaptive response skill.

Analyzes message queue overload patterns, classifies overload types, identifies bottlenecks, and recommends remediation strategies.

Message queue overflow is the #1 cause of node crashes in production BEAM systems.

All functions are read-only with zero side effects.

Summary

Functions

bottleneck_wrapper()

cascade_detection_wrapper()

majority_bottleneck?(types, count, type)

overload_state_wrapper()

queue_analysis_wrapper()

remediation_plan_wrapper()

significant_bottleneck?(types, count, type, divisor)