mirror of https://github.com/linkerd/linkerd2.git
* Revive scatterplot: re-add scatterplot to Deployments page Tried to make some UI improvements to address previous problems: * added a hover bar and tooltip that displays all of the nodes under the bar, in descending order of successRate (to correspond with their order in the chart) * the tooltip looked weird in the empty state so I also added the max/min latencies observed there Also cleans up the Deployments page a little when there are not any "least healthy deployments". * Previously, the sidebar tooltip would still render the last highlighted nodes' information when the dots updated. Fix that by selecting a datapoint to highlight when the dots update. * Add overlay tooltip with names of highlighted nodes * Align the node labels with the node, except in cases of label overlap Signed-off-by: Risha Mars <mars@buoyant.io> |
||
---|---|---|
.. | ||
util | ||
BarChart.jsx | ||
CallToAction.jsx | ||
ConduitSpinner.jsx | ||
Deployment.jsx | ||
DeploymentSummary.jsx | ||
Deployments.jsx | ||
ErrorBanner.jsx | ||
HealthPane.jsx | ||
LatencyOverview.jsx | ||
LineGraph.jsx | ||
Metric.jsx | ||
NoMatch.jsx | ||
Paths.jsx | ||
PodDetail.jsx | ||
Routes.jsx | ||
ScatterPlot.jsx | ||
ServiceMesh.jsx | ||
Sidebar.jsx | ||
StatPane.jsx | ||
StatPaneStat.jsx | ||
StatusTable.jsx | ||
TabbedMetricsTable.jsx | ||
UpstreamDownstream.jsx | ||
Version.jsx |