Commit 7d94e28c authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'wc-fix-grpc_trace' into 'master'

Docs: Fix Gitaly GRPC_TRACE example command

See merge request gitlab-org/gitlab!26934
parents ac3dc6e5 0ec46ceb
......@@ -861,7 +861,7 @@ default level is `WARN`.
You can run a gRPC trace with:
```shell
GRPC_TRACE=all GRPC_VERBOSITY=DEBUG sudo gitlab-rake gitlab:gitaly:check
sudo GRPC_TRACE=all GRPC_VERBOSITY=DEBUG gitlab-rake gitlab:gitaly:check
```
### Observing `gitaly-ruby` traffic
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment