mirror of
https://github.com/meta-llama/llama-stack.git
synced 2026-01-01 00:14:31 +00:00
feat: Add new compact MetricInResponse type
This commit is contained in:
parent
0fdb15bcc7
commit
8b63aba7a4
5 changed files with 21 additions and 26 deletions
6
docs/_static/llama-stack-spec.html
vendored
6
docs/_static/llama-stack-spec.html
vendored
|
|
@ -4630,8 +4630,6 @@
|
|||
},
|
||||
"additionalProperties": false,
|
||||
"required": [
|
||||
"trace_id",
|
||||
"span_id",
|
||||
"timestamp",
|
||||
"type",
|
||||
"metric",
|
||||
|
|
@ -8450,8 +8448,6 @@
|
|||
},
|
||||
"additionalProperties": false,
|
||||
"required": [
|
||||
"trace_id",
|
||||
"span_id",
|
||||
"timestamp",
|
||||
"type",
|
||||
"payload"
|
||||
|
|
@ -8524,8 +8520,6 @@
|
|||
},
|
||||
"additionalProperties": false,
|
||||
"required": [
|
||||
"trace_id",
|
||||
"span_id",
|
||||
"timestamp",
|
||||
"type",
|
||||
"message",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue