mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-07-16 16:51:02 +02:00
Tweak dashboard
This commit is contained in:
parent
719e6737ec
commit
eb1ca6a6c8
1 changed files with 3 additions and 3 deletions
|
|
@ -280,7 +280,7 @@
|
|||
"editorMode": "builder",
|
||||
"expr": "rate(request_latency_count[1m])",
|
||||
"instant": false,
|
||||
"legendFormat": "{{instance}}",
|
||||
"legendFormat": "{{job}}",
|
||||
"range": true,
|
||||
"refId": "A"
|
||||
}
|
||||
|
|
@ -869,8 +869,8 @@
|
|||
"options": {
|
||||
"include": {
|
||||
"names": [
|
||||
"instance",
|
||||
"model"
|
||||
"model",
|
||||
"job"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue