You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dbm-ui/backend/bk_dataview/dashboards/json/mongoreplicaset.json
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -2050,7 +2050,7 @@
2050
2050
"uid": "dba_mongo_proxy"
2051
2051
},
2052
2052
"description": "This can show a correlation with the replication lag value",
2053
-
"editable": true,
2053
+
"editable": false,
2054
2054
"error": false,
2055
2055
"fieldConfig": {
2056
2056
"defaults": {
@@ -2168,7 +2168,7 @@
2168
2168
"datasource": {
2169
2169
"uid": "dba_mongo_proxy"
2170
2170
},
2171
-
"editable": true,
2171
+
"editable": false,
2172
2172
"error": false,
2173
2173
"fieldConfig": {
2174
2174
"defaults": {
@@ -2287,7 +2287,7 @@
2287
2287
"uid": "dba_mongo_proxy"
2288
2288
},
2289
2289
"description": "Elections happen when a primary becomes unavailable. Look at this graph over longer periods (weeks or months) to determine patterns and correlate elections with other events.",
2290
-
"editable": true,
2290
+
"editable": false,
2291
2291
"error": false,
2292
2292
"fieldConfig": {
2293
2293
"defaults": {
@@ -2403,7 +2403,7 @@
2403
2403
"uid": "dba_mongo_proxy"
2404
2404
},
2405
2405
"description": "Shows the heartbeat return times sent by the current member to other members in the replica set.",
0 commit comments