Object.AgentMonitor (object v0.1.2)

Advanced agent monitoring system that tracks agent behavior, performance, and coordination patterns across the distributed object system.

Summary

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

get_agent_metrics(agent_id, time_window \\ 300_000)

get_agent_status(agent_id)

get_all_agents()

get_coordination_patterns()

get_system_health_dashboard()

handle_agent_telemetry(event, measurements, metadata, config)

register_agent(agent_id, initial_state \\ %{})

set_agent_alert_threshold(metric_type, threshold_config)

start_link(opts \\ [])

update_agent_activity(agent_id, activity_type, metadata \\ %{})