linkerd2/cli
Risha Mars e531655d26
Add a --tap flag to the linkerd profile command (#2139)
Adds the ability to generate a service profile by running a tap for a configurable 
amount of time, and using the route results from the routes seen during the tap.

e.g. `linkerd profile web --tap deploy/web -n emojivoto --tap-duration 2s`
2019-02-06 12:43:16 -08:00
..
cmd Add a --tap flag to the linkerd profile command (#2139) 2019-02-06 12:43:16 -08:00
install Introduce go generate to embed static templates (#2189) 2019-02-04 18:09:47 -08:00
installsp Add cli command to install linkerd service profiles (#2099) 2019-01-24 11:34:19 -08:00
static If GOPATH env var not set, use build.Default.GOPATH (#2215) 2019-02-06 13:23:48 -05:00
Dockerfile-bin Introduce go generate to embed static templates (#2189) 2019-02-04 18:09:47 -08:00
main.go Introduce go generate to embed static templates (#2189) 2019-02-04 18:09:47 -08:00