Interface SupervisorStatsProvider


public interface SupervisorStatsProvider
Provides supervisor stats for metrics emission. Used by SupervisorStatsMonitor to report supervisor count and state metrics.
  • Method Details

    • getSupervisorStats

      Returns a snapshot of per-supervisor stats for the current emission period. Each entry represents one active supervisor with its id, type, and state.
      Returns:
      collection of supervisor stats; empty if no supervisors are active