We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9070a20 commit f16c3a7Copy full SHA for f16c3a7
example/otel/README.md
@@ -40,6 +40,9 @@ UPTRACE_DSN=http://project2_secret_token@localhost:14317/2 go run client.go
40
trace: http://localhost:14318/traces/ee029d8782242c8ed38b16d961093b35
41
```
42
43
+You can also open Uptrace UI at [http://localhost:14318](http://localhost:14318) to view available
44
+spans, logs, and metrics.
45
+
46
## Links
47
48
- [Uptrace open-source APM](https://uptrace.dev/get/open-source-apm.html)
0 commit comments