Skip to content

Commit f16c3a7

Browse files
committed
chore: update example
1 parent 9070a20 commit f16c3a7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

example/otel/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ UPTRACE_DSN=http://project2_secret_token@localhost:14317/2 go run client.go
4040
trace: http://localhost:14318/traces/ee029d8782242c8ed38b16d961093b35
4141
```
4242

43+
You can also open Uptrace UI at [http://localhost:14318](http://localhost:14318) to view available
44+
spans, logs, and metrics.
45+
4346
## Links
4447

4548
- [Uptrace open-source APM](https://uptrace.dev/get/open-source-apm.html)

0 commit comments

Comments
 (0)