linkerd2/web/app/js/components
Andrew Seigner b6bcdcc059
Namespace-aware Grafana dashboards (#716)
The Grafana dashboards key off of deployment, but had no awareness of
namespaces, causing incorrect metrics aggregation and display.

This change makes the Grafana dashboards key off of namespaces, and also
modifies the Grafana links in the Conduit dashboard to link to
namespace+deployment.

Fixes #704
Part of #420

Signed-off-by: Andrew Seigner <siggy@buoyant.io>
2018-04-06 15:37:53 -07:00
..
util Link to Grafana from Conduit Dashboard (#678) 2018-04-06 10:56:42 -07:00
BarChart.jsx Add a couple more eslint rules (#50) 2017-12-15 12:24:42 -08:00
BaseTable.jsx remove toggle sorting functionality from TableComponent (#630) 2018-03-28 18:01:34 -07:00
CallToAction.jsx UI tweaks: sidebar collapse, latency formatting, table row spacing (#361) 2018-02-19 11:21:54 -08:00
ConduitSpinner.jsx Add linting to js and jsx files (#29) 2017-12-08 16:39:29 -08:00
DeploymentDetail.jsx Link to Grafana from Conduit Dashboard (#678) 2018-04-06 10:56:42 -07:00
DeploymentSummary.jsx DeploymentsList: Replace "least healthy" with "most active" deployments (#277) 2018-02-06 11:35:57 -08:00
DeploymentsList.jsx Add ability to cancel promises via a wrapper (#374) 2018-02-19 17:28:40 -08:00
ErrorBanner.jsx Consolidate api calling from the UI; Start surfacing API errors (#65) 2017-12-21 15:18:35 -08:00
GrafanaLink.jsx Namespace-aware Grafana dashboards (#716) 2018-04-06 15:37:53 -07:00
LatencyOverview.jsx Various small UI tweaks (#234) 2018-01-31 18:09:15 -08:00
LineGraph.jsx add ability to add flash to latest datapoint on line graph. (#127) 2018-01-12 09:58:36 -08:00
Metric.jsx Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
MetricsSummary.jsx UI updates, graph removals (#319) 2018-02-12 12:44:33 -08:00
MetricsTable.jsx Link to Grafana from Conduit Dashboard (#678) 2018-04-06 10:56:42 -07:00
NoMatch.jsx Introducing Conduit, the ultralight service mesh 2017-12-05 00:24:55 +00:00
PageHeader.jsx Add ability to change the time window for metrics fetching throughout the app (#237) 2018-02-05 10:56:17 -08:00
ResourceHealthOverview.jsx Remove uses of upstream/downstream from web UI (#400) 2018-02-20 17:05:22 -08:00
ResourceMetricsOverview.jsx Minor UI title renames and other tweaks (#256) 2018-02-05 11:27:31 -08:00
ResourceOverviewMetric.jsx Add ability to change the time window for metrics fetching throughout the app (#237) 2018-02-05 10:56:17 -08:00
ScatterPlot.jsx Revive scatterplot: re-add scatterplot to Deployments page (#144) 2018-01-17 10:10:59 -08:00
ServiceMesh.jsx Link to Grafana from Conduit Dashboard (#678) 2018-04-06 10:56:42 -07:00
Sidebar.jsx Link to Grafana from Conduit Dashboard (#678) 2018-04-06 10:56:42 -07:00
SocialLinks.jsx UI updates, graph removals (#319) 2018-02-12 12:44:33 -08:00
StatusTable.jsx Link to Grafana from Conduit Dashboard (#678) 2018-04-06 10:56:42 -07:00
UpstreamDownstream.jsx Remove uses of upstream/downstream from web UI (#400) 2018-02-20 17:05:22 -08:00
Version.jsx Add ability to cancel promises via a wrapper (#374) 2018-02-19 17:28:40 -08:00