Fix endpoint relation dashboard and sync ui (#9017)
This commit is contained in:
parent
26d8c36e3a
commit
bb812d631b
|
|
@ -62,6 +62,7 @@
|
|||
* Fix spans details and task logs.
|
||||
* Verify query params to avoid invalid queries.
|
||||
* Mobile terminal adaptation.
|
||||
* Fix: set dropdown for the Tab widget, init instance/endpoint relation selectors, update sankey graph.
|
||||
|
||||
#### Documentation
|
||||
|
||||
|
|
|
|||
|
|
@ -233,7 +233,7 @@
|
|||
""
|
||||
],
|
||||
"moved": false,
|
||||
"linkDashboard": "Endpoint-Relation",
|
||||
"linkDashboard": "General-Endpoint-Relation",
|
||||
"nodeDashboard": "General-Endpoint",
|
||||
"linkServerMetrics": [
|
||||
"endpoint_relation_sla",
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit d93a7cead2a9e3a5e98172c960d6818fa2207afa
|
||||
Subproject commit 918b0551adc44a6874caf92c7e0b0f5826235260
|
||||
Loading…
Reference in New Issue