hive-agent: emit harness-only per-turn otel metrics

This commit is contained in:
damocles 2026-08-24 18:35:44 +02:00 committed by mara
commit eb981e7f5d
4 changed files with 196 additions and 18 deletions

3
Cargo.lock generated
View file

@ -1593,6 +1593,9 @@ dependencies = [
"hyper",
"hyper-util",
"libc",
"opentelemetry",
"opentelemetry-otlp",
"opentelemetry_sdk",
"reqwest",
"rmcp",
"rusqlite",