hermes-agent/tests/monitoring
Victor Kyriazakos cc80dba96f feat(monitoring): add hermes.gateway.background_delegations (unit/slot count)
Complements the task-granular background_work with the async-delegation
UNIT count (each dispatch/batch = 1), recovering the pool-slot semantics
active_count() gives. Together: background_work = real concurrent subagent
load (batch expanded), background_delegations = slot pressure to alert
against delegation.max_concurrent_children. Registered in metric_names,
documented, and covered by a task-vs-unit contract test.
2026-07-25 02:30:20 +00:00
..
__init__.py
test_cron_health_export.py feat(monitoring): add hermes.gateway.background_delegations (unit/slot count) 2026-07-25 02:30:20 +00:00
test_emitter.py fix(monitoring): drain terminal lifecycle events 2026-07-24 18:54:45 +00:00
test_export_redaction.py fix(monitoring): address review — persist install_id, drop dead config, single redaction path 2026-07-24 18:54:45 +00:00
test_gateway_health_export.py fix(monitoring): enrich gateway diagnostic scope 2026-07-24 18:54:46 +00:00
test_otlp_exporter.py fix(monitoring): keep diagnostics content-free 2026-07-24 18:54:46 +00:00