feat(#1974): hivectl migrate-stats — backfill per-agent token history to otel
This commit is contained in:
parent
af10a4bfef
commit
ef6a86872d
3 changed files with 233 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue