mirror of
https://github.com/trustgraph-ai/trustgraph.git
synced 2026-05-03 20:32:38 +02:00
- Updated dashboard (#27)
- Adjusted limits everything works - Bump version
This commit is contained in:
parent
2bc602fdcf
commit
b1b26a3f55
18 changed files with 245 additions and 245 deletions
|
|
@ -743,7 +743,7 @@
|
|||
"axisBorderShow": false,
|
||||
"axisCenteredZero": false,
|
||||
"axisColorMode": "text",
|
||||
"axisLabel": "",
|
||||
"axisLabel": "GB",
|
||||
"axisPlacement": "auto",
|
||||
"barAlignment": 0,
|
||||
"drawStyle": "line",
|
||||
|
|
@ -815,7 +815,7 @@
|
|||
},
|
||||
"disableTextWrap": false,
|
||||
"editorMode": "builder",
|
||||
"expr": "process_virtual_memory_bytes",
|
||||
"expr": "process_resident_memory_bytes / 1073741824",
|
||||
"fullMetaSearch": false,
|
||||
"includeNullMetadata": true,
|
||||
"instant": false,
|
||||
|
|
@ -903,7 +903,7 @@
|
|||
"useBackend": false
|
||||
}
|
||||
],
|
||||
"title": "Panel Title",
|
||||
"title": "Model parameters",
|
||||
"transformations": [
|
||||
{
|
||||
"id": "filterFieldsByName",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue