linkerd2/pkg/profiles
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
..
openapi.go Add support for `basePath` in swagger 2.0 files (#2211) 2019-02-06 13:44:35 -05:00
openapi_test.go Add --proto flag to linkerd profile command to read protobuf files (#2128) 2019-01-25 11:15:20 -08:00
profiles.go Add support for timeouts in service profiles (#2149) 2019-01-30 16:48:55 -08:00
proto.go Add --proto flag to linkerd profile command to read protobuf files (#2128) 2019-01-25 11:15:20 -08:00
proto_test.go Add --proto flag to linkerd profile command to read protobuf files (#2128) 2019-01-25 11:15:20 -08:00
tap.go Add a --tap flag to the linkerd profile command (#2139) 2019-02-06 12:43:16 -08:00
tap_test.go Add a --tap flag to the linkerd profile command (#2139) 2019-02-06 12:43:16 -08:00
template.go Add support for timeouts in service profiles (#2149) 2019-01-30 16:48:55 -08:00
test_helper.go Add --proto flag to linkerd profile command to read protobuf files (#2128) 2019-01-25 11:15:20 -08:00