Beamlens.Skill.Beam
(beamlens v0.3.1)
View Source
BEAM VM metrics skill.
Provides callback functions for collecting BEAM runtime metrics. Used by operators and can be called directly.
All functions are read-only with zero side effects. No PII/PHI exposure - only aggregate system statistics.
Summary
Functions
Returns the Lua sandbox callback map for BEAM metrics.
High-level utilization percentages for quick health assessment.
Functions
Returns the Lua sandbox callback map for BEAM metrics.
These functions are registered with Puck.Sandbox.Eval and can be called from LLM-generated Lua code.
High-level utilization percentages for quick health assessment.
Returns just enough information for an LLM to decide if deeper investigation is needed. Call individual metric functions for details.