Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions linkerd.io/content/2.19/reference/cli/viz.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,10 +150,17 @@ Because retries are only performed on the _outbound_ (client) side, the

{{< docs/cli-flags "viz stat" >}}


### tap

{{< docs/cli-description "viz tap" >}}

{{< note >}}If a pod is configured with the annotations
`config.linkerd.io/skip-inbound-ports` or
`config.linkerd.io/skip-outbound-ports`, traffic on those ports bypasses the
Linkerd proxy. Because `linkerd tap` observes traffic through the proxy,
**traffic on skipped ports cannot be tapped**.{{< /note >}}

{{< docs/cli-examples "viz tap" >}}

{{< docs/cli-flags "viz tap" >}}
Expand Down