Skip to content

Commit

Permalink
Fix tutorial oc rsh
Browse files Browse the repository at this point in the history
  • Loading branch information
allen13 committed Sep 23, 2020
1 parent b16e9eb commit c2d08a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OBSERVABILITY_DAY2.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ Attempt to enable tracing on cockroachdb. The Zipkin port has already been setup

How to log into the SQL shell

oc rsh cockroachdb
oc rsh cockroachdb-0
cockroach sql --insecure

* [cockroachdb tracing](https://wiki.crdb.io/wiki/spaces/CRDB/pages/73171339/Tracing+logs+with+Jaeger+and+Zipkin)
Expand Down

0 comments on commit c2d08a6

Please sign in to comment.