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 dba0bc7 commit c2bae4bCopy full SHA for c2bae4b
README.md
@@ -8,7 +8,13 @@ A set of rust crates to help working with tracing + opentelemetry
8
9
## For local dev / demo
10
11
-To collect and visualize trace on local, one of the simplest solution:
+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
18
19
```sh
20
# launch Jaeger with OpenTelemetry, Jaeger, Zipking,... mode.
0 commit comments