Skip to content

Commit

Permalink
Update website/content/docs/troubleshoot/troubleshoot-services.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Eric Haberkorn <[email protected]>
  • Loading branch information
boruszak and erichaberkorn authored Feb 23, 2023
1 parent 51b6f50 commit 00ec4e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ When troubleshooting service-to-service communication issues, be aware of the fo

- The troubleshooting tool does not check service intentions. For more information about intentions, including precedence and match order, refer to [service mesh intentions](/consul/docs/connect/intentions).
- The troubleshooting tool validates one direct connection between a downstream service and an upstream service. You must run the `consul troubleshoot` command with the Envoy ID for an individual upstream service. It does support validating multiple connections simultaneously.
- Because it validates direct communication between two Envoy proxies, the troubleshooting tool does not support checks for service-to-service connections when communication between the services passes through a mesh gateway or a terminating gateway.
- The troubleshooting tool only validates Envoy configurations for sidecar proxies. This means the troubleshooting tool does not validate Envoy configurations on upstream proxies such as mesh gateways and terminating gateways.

## Usage

Expand Down

0 comments on commit 00ec4e5

Please sign in to comment.