Add event widgets in dashboard where applicable (#9361)
This commit is contained in:
parent
fd6d0ee743
commit
9cb3ef12ae
|
|
@ -48,6 +48,7 @@
|
|||
* Dashboard: Fix `Mesh-Service-Relation` metric `Throughput` and `Proxy Sidecar Internal Latency in Nanoseconds (Client Response)`.
|
||||
* Dashboard: Fix `Mesh-Instance-Relation` metric `Throughput`.
|
||||
* Enhance associations for the Event widget.
|
||||
* Add event widgets in dashboard where applicable.
|
||||
|
||||
#### Documentation
|
||||
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"children": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": 12,
|
||||
"w": 24,
|
||||
"h": 52,
|
||||
"i": "12",
|
||||
|
|
@ -417,6 +417,15 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 24,
|
||||
"h": 12,
|
||||
"i": "13",
|
||||
"type": "Event",
|
||||
"eventAssociate": true
|
||||
}
|
||||
],
|
||||
"layer": "BROWSER",
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"children": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": 12,
|
||||
"w": 24,
|
||||
"h": 52,
|
||||
"i": "12",
|
||||
|
|
@ -530,6 +530,15 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 24,
|
||||
"h": 12,
|
||||
"i": "13",
|
||||
"type": "Event",
|
||||
"eventAssociate": true
|
||||
}
|
||||
],
|
||||
"layer": "BROWSER",
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"children": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": 12,
|
||||
"w": 24,
|
||||
"h": 52,
|
||||
"i": "12",
|
||||
|
|
@ -182,6 +182,15 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 24,
|
||||
"h": 12,
|
||||
"i": "13",
|
||||
"type": "Event",
|
||||
"eventAssociate": true
|
||||
}
|
||||
],
|
||||
"layer": "BROWSER",
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"children": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": 12,
|
||||
"w": 24,
|
||||
"h": 52,
|
||||
"i": "4",
|
||||
|
|
@ -544,6 +544,14 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 24,
|
||||
"h": 12,
|
||||
"i": "5",
|
||||
"type": "Event"
|
||||
}
|
||||
],
|
||||
"layer": "FAAS",
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"children": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": 12,
|
||||
"w": 24,
|
||||
"h": 52,
|
||||
"i": "0",
|
||||
|
|
@ -174,6 +174,15 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 24,
|
||||
"h": 12,
|
||||
"i": "1",
|
||||
"type": "Event",
|
||||
"eventAssociate": true
|
||||
}
|
||||
],
|
||||
"layer": "FAAS",
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"children": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": 12,
|
||||
"w": 24,
|
||||
"h": 52,
|
||||
"i": "0",
|
||||
|
|
@ -644,6 +644,15 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 24,
|
||||
"h": 12,
|
||||
"i": "1",
|
||||
"type": "Event",
|
||||
"eventAssociate": true
|
||||
}
|
||||
],
|
||||
"layer": "GENERAL",
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"children": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": 12,
|
||||
"w": 24,
|
||||
"h": 52,
|
||||
"i": "4",
|
||||
|
|
@ -941,6 +941,15 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 24,
|
||||
"h": 12,
|
||||
"i": "5",
|
||||
"type": "Event",
|
||||
"eventAssociate": true
|
||||
}
|
||||
],
|
||||
"layer": "GENERAL",
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"children": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": 12,
|
||||
"w": 24,
|
||||
"h": 52,
|
||||
"i": "1",
|
||||
|
|
@ -597,6 +597,15 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 24,
|
||||
"h": 12,
|
||||
"i": "2",
|
||||
"type": "Event",
|
||||
"eventAssociate": true
|
||||
}
|
||||
],
|
||||
"layer": "MESH",
|
||||
|
|
|
|||
|
|
@ -22,7 +22,7 @@
|
|||
"children": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": 12,
|
||||
"w": 24,
|
||||
"h": 51,
|
||||
"i": "0",
|
||||
|
|
@ -887,6 +887,15 @@
|
|||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 24,
|
||||
"h": 12,
|
||||
"i": "1",
|
||||
"type": "Event",
|
||||
"eventAssociate": true
|
||||
}
|
||||
],
|
||||
"layer": "MESH",
|
||||
|
|
|
|||
|
|
@ -22,18 +22,11 @@
|
|||
"children": [
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"y": 12,
|
||||
"w": 24,
|
||||
"h": 51,
|
||||
"i": "10",
|
||||
"type": "Tab",
|
||||
"metricTypes": [
|
||||
""
|
||||
],
|
||||
"metrics": [
|
||||
""
|
||||
],
|
||||
"activedTabIndex": 1,
|
||||
"children": [
|
||||
{
|
||||
"name": "Envoy Proxy",
|
||||
|
|
@ -61,8 +54,7 @@
|
|||
],
|
||||
"metricTypes": [
|
||||
"readLabeledMetricsValues"
|
||||
],
|
||||
"moved": false
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 6,
|
||||
|
|
@ -82,7 +74,6 @@
|
|||
"showXAxis": true,
|
||||
"showYAxis": true
|
||||
},
|
||||
"standard": {},
|
||||
"metrics": [
|
||||
"envoy_total_connections_used",
|
||||
"envoy_parent_connections_used"
|
||||
|
|
@ -90,8 +81,7 @@
|
|||
"metricTypes": [
|
||||
"readMetricsValues",
|
||||
"readMetricsValues"
|
||||
],
|
||||
"moved": false
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
|
|
@ -116,8 +106,7 @@
|
|||
],
|
||||
"metricTypes": [
|
||||
"readLabeledMetricsValues"
|
||||
],
|
||||
"moved": false
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 12,
|
||||
|
|
@ -142,8 +131,7 @@
|
|||
],
|
||||
"metricTypes": [
|
||||
"readLabeledMetricsValues"
|
||||
],
|
||||
"moved": false
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 6,
|
||||
|
|
@ -168,8 +156,7 @@
|
|||
],
|
||||
"metricTypes": [
|
||||
"readLabeledMetricsValues"
|
||||
],
|
||||
"moved": false
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
|
|
@ -205,7 +192,6 @@
|
|||
"readMetricsValues",
|
||||
"readMetricsValues"
|
||||
],
|
||||
"moved": false,
|
||||
"metricConfig": [
|
||||
{
|
||||
"calculation": "byteToMB"
|
||||
|
|
@ -250,8 +236,7 @@
|
|||
],
|
||||
"metricTypes": [
|
||||
"readMetricsValues"
|
||||
],
|
||||
"moved": false
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 12,
|
||||
|
|
@ -278,8 +263,7 @@
|
|||
"metricTypes": [
|
||||
"readMetricsValues",
|
||||
"readMetricsValues"
|
||||
],
|
||||
"moved": false
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 6,
|
||||
|
|
@ -304,8 +288,7 @@
|
|||
],
|
||||
"metricTypes": [
|
||||
"readLabeledMetricsValues"
|
||||
],
|
||||
"moved": false
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
|
|
@ -330,8 +313,7 @@
|
|||
],
|
||||
"metricTypes": [
|
||||
"readLabeledMetricsValues"
|
||||
],
|
||||
"moved": false
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
@ -344,19 +326,20 @@
|
|||
"w": 24,
|
||||
"h": 47,
|
||||
"i": "0",
|
||||
"type": "Log",
|
||||
"metricTypes": [
|
||||
""
|
||||
],
|
||||
"metrics": [
|
||||
""
|
||||
],
|
||||
"moved": false
|
||||
"type": "Log"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"moved": false
|
||||
]
|
||||
},
|
||||
{
|
||||
"x": 0,
|
||||
"y": 0,
|
||||
"w": 24,
|
||||
"h": 12,
|
||||
"i": "11",
|
||||
"type": "Event",
|
||||
"eventAssociate": true
|
||||
}
|
||||
],
|
||||
"layer": "MESH_DP",
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit ec7a8bbfa9a2698a4ecb26588413e704a3f76016
|
||||
Subproject commit 017f5bf7094b29871d63f2a5b15761ca5520d253
|
||||
Loading…
Reference in New Issue