Query the adaptive logger's runtime statistics from the Flink job, giving the agent diagnostic signal about logging state.
Returns:
- Current log level per logger
- Error count and rate
- Ring buffer utilization
- Whether escalation is active
- Rate limiter suppression counts
- Sampler suppression counts
This data helps the agent understand whether the Flink job is already in an error-escalated state before it starts diagnosing.
Query the adaptive logger's runtime statistics from the Flink job, giving the agent diagnostic signal about logging state.
Returns:
This data helps the agent understand whether the Flink job is already in an error-escalated state before it starts diagnosing.