Skip to content

Commit

Permalink
rename dashboard
Browse files Browse the repository at this point in the history
  • Loading branch information
sukunrt committed Mar 6, 2023
1 parent 4cdffdd commit e24cfc7
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions dashboards/relaysvc/relaysvc.json
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@
},
"editorMode": "code",
"expr": "increase(libp2p_relaysvc_data_transferred_bytes_total[$__range])",
"legendFormat": "__auto",
"legendFormat": "data transferred",
"range": true,
"refId": "A"
}
Expand Down Expand Up @@ -1138,8 +1138,7 @@
"mode": "absolute",
"steps": [
{
"color": "green",
"value": null
"color": "green"
},
{
"color": "red",
Expand Down Expand Up @@ -1211,8 +1210,8 @@
},
"timepicker": {},
"timezone": "",
"title": "Relay Service",
"title": "libp2p Relay Service",
"uid": "C6RUfAx4z",
"version": 2,
"version": 3,
"weekStart": ""
}

0 comments on commit e24cfc7

Please sign in to comment.