Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
gsantoro committed Feb 20, 2023
1 parent b9c8c67 commit f253a23
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"query": "istio.istiod.labels.type: \"rds\" OR istio.istiod.labels.type: \"lds\" OR istio.istiod.labels.type: \"cds\" OR istio.istiod.labels.type: \"eds\""
},
"isBucketed": false,
"label": "(95%)",
"label": "(95)",
"operationType": "percentile",
"params": {
"percentile": 95
Expand All @@ -122,7 +122,7 @@
"query": "istio.istiod.labels.type: \"rds\" OR istio.istiod.labels.type: \"lds\" OR istio.istiod.labels.type: \"cds\" OR istio.istiod.labels.type: \"eds\""
},
"isBucketed": false,
"label": "(75%)",
"label": "(75)",
"operationType": "percentile",
"params": {
"percentile": 75
Expand All @@ -138,7 +138,7 @@
"query": "istio.istiod.labels.type: \"rds\" OR istio.istiod.labels.type: \"lds\" OR istio.istiod.labels.type: \"cds\" OR istio.istiod.labels.type: \"eds\""
},
"isBucketed": false,
"label": "(50%)",
"label": "(50)",
"operationType": "percentile",
"params": {
"percentile": 50
Expand Down Expand Up @@ -188,7 +188,7 @@
"query": "istio.istiod.labels.type: \"rds\" OR istio.istiod.labels.type: \"lds\" OR istio.istiod.labels.type: \"cds\" OR istio.istiod.labels.type: \"eds\""
},
"isBucketed": false,
"label": "(25%)",
"label": "(25)",
"operationType": "percentile",
"params": {
"percentile": 25
Expand All @@ -204,7 +204,7 @@
"query": "istio.istiod.labels.type: \"rds\" OR istio.istiod.labels.type: \"lds\" OR istio.istiod.labels.type: \"cds\" OR istio.istiod.labels.type: \"eds\""
},
"isBucketed": false,
"label": "(99%)",
"label": "(99)",
"operationType": "percentile",
"params": {
"percentile": 99
Expand Down Expand Up @@ -987,7 +987,7 @@
"customLabel": true,
"dataType": "number",
"isBucketed": false,
"label": "(99%)",
"label": "(99) queue time",
"operationType": "percentile",
"params": {
"percentile": 99
Expand All @@ -999,7 +999,7 @@
"customLabel": true,
"dataType": "number",
"isBucketed": false,
"label": "(75%)",
"label": "(75) queue time",
"operationType": "percentile",
"params": {
"percentile": 75
Expand All @@ -1024,7 +1024,7 @@
"customLabel": true,
"dataType": "number",
"isBucketed": false,
"label": "(95%)",
"label": "(95) queue time",
"operationType": "percentile",
"params": {
"percentile": 95
Expand All @@ -1036,7 +1036,7 @@
"customLabel": true,
"dataType": "number",
"isBucketed": false,
"label": "(50%)",
"label": "(50) queue time",
"operationType": "percentile",
"params": {
"percentile": 50
Expand All @@ -1048,7 +1048,7 @@
"customLabel": true,
"dataType": "number",
"isBucketed": false,
"label": "(90%)",
"label": "(90) queue time",
"operationType": "percentile",
"params": {
"percentile": 90
Expand All @@ -1060,7 +1060,7 @@
"customLabel": true,
"dataType": "number",
"isBucketed": false,
"label": "(25%)",
"label": "(25) queue time",
"operationType": "percentile",
"params": {
"percentile": 25
Expand Down Expand Up @@ -2718,7 +2718,7 @@
"version": 1
},
"coreMigrationVersion": "8.6.0",
"created_at": "2023-02-10T15:51:33.488Z",
"created_at": "2023-02-13T14:52:23.044Z",
"id": "istio-f0f863b0-5941-11ed-bfb8-bbfe5b338339",
"migrationVersion": {
"dashboard": "8.6.0"
Expand Down Expand Up @@ -2866,6 +2866,6 @@
}
],
"type": "dashboard",
"updated_at": "2023-02-10T15:51:33.488Z",
"version": "WzgxNjcsMV0="
"updated_at": "2023-02-13T14:52:23.044Z",
"version": "WzI3NDcsMV0="
}
Original file line number Diff line number Diff line change
Expand Up @@ -2843,7 +2843,7 @@
"version": 1
},
"coreMigrationVersion": "8.6.0",
"created_at": "2023-02-10T17:25:24.421Z",
"created_at": "2023-02-13T12:10:21.840Z",
"id": "istio-fed6f500-5941-11ed-bfb8-bbfe5b338339",
"migrationVersion": {
"dashboard": "8.6.0"
Expand Down Expand Up @@ -3001,6 +3001,6 @@
}
],
"type": "dashboard",
"updated_at": "2023-02-10T17:25:24.421Z",
"version": "WzEwNTIwLDFd"
"updated_at": "2023-02-13T12:10:21.840Z",
"version": "WzEzNjksMV0="
}

0 comments on commit f253a23

Please sign in to comment.