Skip to content

Scenario: error storm triggers adaptive log escalation #33

Description

@atomicdragonranch

New failure scenario where the simulator injects a burst of errors that triggers the adaptive logger's escalation threshold.

Agent's job:

  1. Detect that adaptive logging has escalated (via get_adaptive_logging_stats tool)
  2. Correlate the escalation with the error pattern
  3. Read the ring buffer dump from logs (via search_logs tool)
  4. Produce a diagnosis that identifies the root cause from the buffered debug context

This demonstrates the adaptive logger and the agent working together -- the logger captures context automatically, the agent reads and interprets it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    agentClaude Agent SDK, agentic architecturejavaJava/Maven componentphase-4Scenarios and polish

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions