mirror of https://github.com/linkerd/linkerd2.git
Add a pod table to the Resource Detail page showing metrics for pods belonging to a resource. In the future, I think we'll modify the stat summary endpoint to take multiple resources as arguments, and have the resource detail page first query for the pods associated with the resource and then query for stats for those pods. See #1467 for discussion. This PR also modifies the queries to not use the withREST component, in anticipation of the above changes. |
||
---|---|---|
.. | ||
app | ||
srv | ||
templates | ||
Dockerfile | ||
main.go |