Skip to content

Commit a776860

Browse files
authored
Update README.md (#688)
Fix typo
1 parent c29f793 commit a776860

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Feel free to copy and play with it.
1616
2. Run client in second terminal:
1717
1818
```
19-
go run client/client.go
19+
go run client/main.go
2020
```
2121
2222
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):

0 commit comments

Comments
 (0)