feat(observability): focus PR 596 on Prometheus backend
This commit is contained in:
parent
eba544dbd4
commit
2560399423
12 changed files with 358 additions and 103 deletions
|
|
@ -1336,6 +1336,7 @@ pub async fn run(
|
|||
model: model_name.to_string(),
|
||||
duration,
|
||||
tokens_used: None,
|
||||
cost_usd: None,
|
||||
});
|
||||
|
||||
Ok(final_output)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue