Open
Description
Request
Add a new alloy metric called, alloy_component_controller_health
that passes in the health_state's current value for monitoring component health. The current implementation that exists within alloy_component_controller_running_components
does not provide the affected component, only a health_state and the current count of components running
Use case
This feature is useful to identify and monitor components by their reported health_state
Resolved by #2954