Skip to content

Commit

Permalink
Update README.md (#688)
Browse files Browse the repository at this point in the history
Fix typo
  • Loading branch information
zeroboo authored Jan 16, 2024
1 parent c29f793 commit a776860
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Feel free to copy and play with it.
2. Run client in second terminal:
```
go run client/client.go
go run client/main.go
```
3. You should see logs and tracing in the output of both terminals thanks to logging and otlpgrpc interceptors. To check metrics instrumented with prometheus interceptor you can curl OpenMetrics (so exemplars are included):
Expand Down

0 comments on commit a776860

Please sign in to comment.