update minimum goroutine threshold on dashboard

This commit is contained in:
Minio Trusted 2022-06-06 22:13:54 -07:00
parent e2dd3e3587
commit f63645546d

View File

@ -72,7 +72,7 @@
"gnetId": 13502, "gnetId": 13502,
"graphTooltip": 0, "graphTooltip": 0,
"id": null, "id": null,
"iteration": 1653756543524, "iteration": 1654578559812,
"links": [ "links": [
{ {
"icon": "external link", "icon": "external link",
@ -505,7 +505,7 @@
}, },
{ {
"color": "red", "color": "red",
"value": 80 "value": 2000
} }
] ]
}, },
@ -661,7 +661,7 @@
}, },
{ {
"color": "red", "color": "red",
"value": 80 "value": 2000
} }
] ]
}, },
@ -2696,5 +2696,5 @@
"timezone": "", "timezone": "",
"title": "MinIO Dashboard", "title": "MinIO Dashboard",
"uid": "TgmJnqnnk", "uid": "TgmJnqnnk",
"version": 7 "version": 8
} }