Skip to content

Commit 3da6893

Browse files
SianaoccoVeille
andauthored
Update docs/quick-start/observability/page.md
Co-authored-by: ccoVeille <3875889+ccoVeille@users.noreply.github.com>
1 parent ef8828c commit 3da6893

File tree

1 file changed

+1
-1
lines changed
  • docs/quick-start/observability

1 file changed

+1
-1
lines changed

docs/quick-start/observability/page.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ TRACE_EXPORTER=jaeger
222222
TRACER_URL=localhost:14317
223223
```
224224

225-
Open {% new-tab-link title="zipkin" href="http://localhost:16686/trace/" /%} and search by TraceID (correlationID) to see the trace.
225+
Open {% new-tab-link title="jaeger" href="http://localhost:16686/trace/" /%} and search by TraceID (correlationID) to see the trace.
226226
{% figure src="/jaeger-traces.png" alt="Jaeger traces" /%}
227227

228228
#### 3. [OpenTelemetry Protocol](https://opentelemetry.io/docs/specs/otlp/):

0 commit comments

Comments
 (0)