Commit 0ec46ceb authored by Will Chandler's avatar Will Chandler

Fix GRPC_TRACE example command

parent 763b34f7
...@@ -861,7 +861,7 @@ default level is `WARN`. ...@@ -861,7 +861,7 @@ default level is `WARN`.
You can run a gRPC trace with: You can run a gRPC trace with:
```shell ```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 ### 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