How does Linkerd2 tap get the body of the response? #8353
Unanswered
wanggithub08
asked this question in
Q&A
Replies: 1 comment 3 replies
-
@wanggithub08 unfortunately at the moment For a full list of data exposed by tap, you can have a look at the protobuf file: https://github.com/linkerd/linkerd2-proxy-api/blob/main/proto/tap.proto |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys,I execute the command:
linkerd viz tap -n booksapp deploy/webapp -o wide
,and can see the response code and response length.How can Linkerd2 tap get the body of the response?Beta Was this translation helpful? Give feedback.
All reactions