Skip to content

Commit

Permalink
Renamed dashboard elements.
Browse files Browse the repository at this point in the history
  • Loading branch information
dleclercpro committed Dec 28, 2023
1 parent 61bf3b4 commit e6106f4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Apps/Grafana/dashboard.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"editable": true,
"fiscalYearStartMonth": 0,
"graphTooltip": 0,
"id": 1,
"id": 2,
"links": [],
"liveNow": false,
"panels": [
Expand Down Expand Up @@ -124,7 +124,7 @@
"refId": "Broker CPU"
}
],
"title": "Broker CPU",
"title": "CPU Usage [Broker]",
"transparent": true,
"type": "timeseries"
},
Expand Down Expand Up @@ -228,7 +228,7 @@
"refId": "Order CPU"
}
],
"title": "Order CPU",
"title": "CPU Usage [Order]",
"transparent": true,
"type": "timeseries"
},
Expand Down Expand Up @@ -330,7 +330,7 @@
"refId": "Order CPU"
}
],
"title": "Payment CPU",
"title": "CPU Usage [Payment]",
"transparent": true,
"type": "timeseries"
},
Expand Down Expand Up @@ -432,7 +432,7 @@
"refId": "Order CPU"
}
],
"title": "Delivery CPU",
"title": "CPU Usage [Delivery]",
"transparent": true,
"type": "timeseries"
}
Expand All @@ -451,6 +451,6 @@
"timezone": "",
"title": "EDA-Playground",
"uid": "db0082b6-6b5d-43c0-a324-ebf0443a7bc3",
"version": 4,
"version": 2,
"weekStart": ""
}

0 comments on commit e6106f4

Please sign in to comment.