Skip to content

MCP tool: get_adaptive_logging_stats #32

Description

@atomicdragonranch

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions