feat(#1974): hivectl migrate-stats — backfill per-agent token history to otel

This commit is contained in:
damocles 2026-06-24 20:48:38 +02:00
commit ef6a86872d
3 changed files with 233 additions and 0 deletions

View file

@ -42,6 +42,7 @@ pub mod matrix;
pub mod meta;
pub mod migrate;
pub mod operator_questions;
pub mod otel_migrate;
pub mod paths;
pub mod priv_client;
pub mod questions;