Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rfc: tap-style trace-logging #2705

Open
siggy opened this issue Apr 16, 2019 · 1 comment
Open

rfc: tap-style trace-logging #2705

siggy opened this issue Apr 16, 2019 · 1 comment

Comments

@siggy
Copy link
Member

siggy commented Apr 16, 2019

Summary

Trace-level logging in the proxy is useful for debugging. Currently to achieve this, users redeploy the proxy with logging turned up:
#2703 (comment)

Proposal

Introduce a CLI command that provides trace-level information from a specific proxy:

# linkerd trace [flags] (RESOURCE)
linkerd trace po/pod-foo-bar
linkerd trace -n emojivoto deploy/web

This command could follow a similar model to tap, and would complete the linkerd metrics command nicely.

@grampelberg
Copy link
Contributor

Related to #2005.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants