Skip to content

Commit c2bae4b

Browse files
committed
docs: mention otel-desktop-viewer as alternative to jaeger
1 parent dba0bc7 commit c2bae4b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,13 @@ A set of rust crates to help working with tracing + opentelemetry
88

99
## For local dev / demo
1010

11-
To collect and visualize trace on local, one of the simplest solution:
11+
To collect and visualize trace on local, some ofthe simplest solutions:
12+
13+
### Otel Desktop Viewer
14+
15+
[CtrlSpice/otel-desktop-viewer: desktop-collector](https://github.com/CtrlSpice/otel-desktop-viewer)
16+
17+
### Jaeger all-in-one
1218

1319
```sh
1420
# launch Jaeger with OpenTelemetry, Jaeger, Zipking,... mode.

0 commit comments

Comments
 (0)