Commit Graph

2 Commits

Author SHA1 Message Date
mmiller1 c39b698525
Use a globing operator in top-line metrics dashboard for the "all" value (#4057)
* use custom all values for top line dashboard
* convert remaining allValue params to wildcard glob

Signed-off-by: Matt Miller <mamiller@rosettastone.com>
2020-03-10 10:08:48 -07:00
Sergio C. Arteaga cee8e3d0ae Add CronJobs and ReplicaSets to dashboard and CLI (#3687)
This PR adds support for CronJobs and ReplicaSets to `linkerd inject`, the web
dashboard and CLI. It adds a new Grafana dashboard for each kind of resource. 

Closes #3614 
Closes #3630 
Closes #3584 
Closes #3585

Signed-off-by: Sergio Castaño Arteaga tegioz@icloud.com
Signed-off-by: Cintia Sanchez Garcia cynthiasg@icloud.com
2019-12-11 10:02:37 -08:00