Skip to content

Commit

Permalink
grafana dashboard modifications for state estimation orchestrator in …
Browse files Browse the repository at this point in the history
…memory (#461)

Signed-off-by: Franck LECUYER <[email protected]>
  • Loading branch information
FranckLecuyer authored Dec 2, 2024
1 parent f8341c6 commit b9605fd
Showing 1 changed file with 10 additions and 228 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,7 @@
"disableTextWrap": false,
"editorMode": "builder",
"exemplar": true,
"expr": "stateestimation_orchestrator_network_store_seconds_max",
"expr": "stateestimation_orchestrator_create_network_seconds_max",
"fullMetaSearch": false,
"includeNullMetadata": true,
"instant": false,
Expand All @@ -290,7 +290,7 @@
"visible": true
}
],
"title": "Store network in database",
"title": "Create network",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -490,7 +490,7 @@
"disableTextWrap": false,
"editorMode": "builder",
"exemplar": true,
"expr": "stateestimation_orchestrator_network_load_seconds_max",
"expr": "stateestimation_orchestrator_stateestimation_run_seconds_max",
"fullMetaSearch": false,
"includeNullMetadata": true,
"instant": false,
Expand All @@ -508,7 +508,7 @@
"visible": true
}
],
"title": "Load network from database",
"title": "State estimation",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -599,7 +599,7 @@
"disableTextWrap": false,
"editorMode": "builder",
"exemplar": true,
"expr": "stateestimation_orchestrator_stateestimation_run_seconds_max",
"expr": "stateestimation_orchestrator_loadflow_run_seconds_max",
"fullMetaSearch": false,
"includeNullMetadata": true,
"instant": false,
Expand All @@ -617,7 +617,7 @@
"visible": true
}
],
"title": "State estimation",
"title": "Loadflow",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -708,7 +708,7 @@
"disableTextWrap": false,
"editorMode": "builder",
"exemplar": true,
"expr": "stateestimation_orchestrator_loadflow_run_seconds_max",
"expr": "stateestimation_orchestrator_network_export_seconds_max",
"fullMetaSearch": false,
"includeNullMetadata": true,
"instant": false,
Expand All @@ -726,7 +726,7 @@
"visible": true
}
],
"title": "Loadflow",
"title": "Export network to BIIDM format output file",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -817,7 +817,7 @@
"disableTextWrap": false,
"editorMode": "builder",
"exemplar": true,
"expr": "stateestimation_orchestrator_network_flush_seconds_max",
"expr": "stateestimation_orchestrator_output_case_import_seconds_max",
"fullMetaSearch": false,
"includeNullMetadata": true,
"instant": false,
Expand All @@ -835,7 +835,7 @@
"visible": true
}
],
"title": "Flush network to database",
"title": "Store output file in case-server",
"type": "timeseries"
},
{
Expand Down Expand Up @@ -917,224 +917,6 @@
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"disableTextWrap": false,
"editorMode": "builder",
"exemplar": true,
"expr": "stateestimation_orchestrator_network_export_seconds_max",
"fullMetaSearch": false,
"includeNullMetadata": true,
"instant": false,
"interval": "",
"range": true,
"refId": "A",
"useBackend": false
}
],
"thresholds": [
{
"colorMode": "critical",
"op": "gt",
"value": 0,
"visible": true
}
],
"title": "Export network to BIIDM format output file",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "s"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 8,
"x": 16,
"y": 16
},
"id": 10,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": false
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"disableTextWrap": false,
"editorMode": "builder",
"exemplar": true,
"expr": "stateestimation_orchestrator_output_case_import_seconds_max",
"fullMetaSearch": false,
"includeNullMetadata": true,
"instant": false,
"interval": "",
"range": true,
"refId": "A",
"useBackend": false
}
],
"thresholds": [
{
"colorMode": "critical",
"op": "gt",
"value": 0,
"visible": true
}
],
"title": "Store output file in case-server",
"type": "timeseries"
},
{
"datasource": {
"type": "prometheus",
"uid": "${DS_PROMETHEUS}"
},
"fieldConfig": {
"defaults": {
"color": {
"mode": "palette-classic"
},
"custom": {
"axisBorderShow": false,
"axisCenteredZero": false,
"axisColorMode": "text",
"axisLabel": "",
"axisPlacement": "auto",
"barAlignment": 0,
"drawStyle": "line",
"fillOpacity": 0,
"gradientMode": "none",
"hideFrom": {
"legend": false,
"tooltip": false,
"viz": false
},
"insertNulls": false,
"lineInterpolation": "linear",
"lineWidth": 1,
"pointSize": 5,
"scaleDistribution": {
"type": "linear"
},
"showPoints": "auto",
"spanNulls": false,
"stacking": {
"group": "A",
"mode": "none"
},
"thresholdsStyle": {
"mode": "off"
}
},
"mappings": [],
"thresholds": {
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
},
{
"color": "red",
"value": 80
}
]
},
"unit": "s"
},
"overrides": []
},
"gridPos": {
"h": 8,
"w": 8,
"x": 0,
"y": 24
},
"id": 11,
"options": {
"legend": {
"calcs": [],
"displayMode": "list",
"placement": "bottom",
"showLegend": false
},
"tooltip": {
"mode": "single",
"sort": "none"
}
},
"targets": [
{
"datasource": {
Expand Down

0 comments on commit b9605fd

Please sign in to comment.