Skip to main content
Odigos home page
K8s Agent
Search...
⌘K
Ask AI
odigos-io/odigos
odigos-io/odigos
Search...
Navigation
Quickstart
Viewing traces
Open Source
Enterprise
Demo
Blog
Getting Started
Overview
Quickstart
Introduction
Installation
Building a pipeline
Generating Data
Viewing traces
Next Steps
Setup
CLI Reference
API Reference
Instrumentations
Overview
Go
Node.js
Python
Java
PHP
Ruby
.NET
Advanced
Odigos Pipeline
Overview
Configuration
Datastreams
Sources
Instrumentation Rules
Actions
Destinations
Overview
Supported Backends
Concepts
Telemetry Types
Custom Resources
Usage report
Benchmarks
Kubernetes Permissions
Authentication
OIDC (OpenID Connect)
Contribution Guidelines
Add Destinations
Debugging Odigos
Quickstart
Viewing traces
Now that we have some traces, let’s view them! Access the Jaeger UI by running the following command:
Copy
Ask AI
kubectl
port-forward
-n
tracing
svc/jaeger
16686:16686
Then, open
http://localhost:16686
in your browser and explore the traces.
Generating Data
Next Steps
⌘I
Assistant
Responses are generated using AI and may contain mistakes.