mirror of https://github.com/linkerd/linkerd2.git
## What this changes This adds a `viz profile` command that outputs a service profile based off tap data. It is identical—but fixes—the current `profile --tap` command. Additionally, it removes the `--tap` flag from the `profile` command since this depends on the Viz extension being installed in order to tap a service. ## Why The `profile --tap` command is currently broken since it depends on the Viz extension being installed, but the `profile` command is part of the core install. Closes #5613 Unblocks #5545 Signed-off-by: Kevin Leimkuhler <kevin@kleimkuhler.com> |
||
---|---|---|
.. | ||
openapi.go | ||
openapi_test.go | ||
profiles.go | ||
profiles_test.go | ||
proto.go | ||
proto_test.go | ||
template.go | ||
test_helper.go |