mirror of https://github.com/linkerd/linkerd2.git
This PR introduces the `linkerd alpha stat` command which will eventually replace the `linkerd stat` command. This command functions in a similar way, but with slightly different arguments and is implemented using the smi-metrics API. This means that access to metrics can be controlled with RBAC. See the `linkerd alpha stat` help text for full details, or try one of these commands: * `linkerd alpha stat -n emojivoto deploy/web` * `linkerd alpha stat -n emojivoto deploy` * `linkerd alpha stat -n emojivoto deploy/web --to deploy/emoji` Signed-off-by: Alex Leong <alex@buoyant.io> |
||
---|---|---|
.. | ||
testdata | ||
api.go | ||
api_test.go | ||
authz.go | ||
authz_test.go | ||
fake.go | ||
fake_test.go | ||
k8s.go | ||
k8s_test.go | ||
kubectl.go | ||
kubectl_test.go | ||
labels.go | ||
labels_test.go | ||
portforward.go | ||
portforward_test.go | ||
version.go | ||
version_test.go |