Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.odigos.io/llms.txt

Use this file to discover all available pages before exploring further.

Now that we have some traces, let’s view them! Access the Jaeger UI by running the following command:
kubectl port-forward -n tracing svc/jaeger 16686:16686
Then, open http://localhost:16686 in your browser and explore the traces.
Jaeger UI