kn-plugin-trace is a plugin of the Knative Client, to easily manage traces
You must set up your development environment before you build kn-plugin-trace
.
Once you've set up your development environment, you can build the plugin by running the following commands:
./hack/build.sh
Manage traces
Usage:
kn-trace [command]
Available Commands:
completion generate the autocompletion script for the specified shell
config Manage tracing configuration
help Help about any command
show Show traces
version Prints the plugin version
Flags:
-h, --help help for kn-trace
Use "kn-trace [command] --help" for more information about a command.
- easily enable and disable tracing
- auto-resolve zipkin endpoint (support in-cluster zipkin and opentelemetry)