Odigos home page
Search...
⌘K
Ask AI
odigos-io/odigos
odigos-io/odigos
Search...
Navigation
Quickstart
Viewing traces
Documentation
VM Agent
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
Feature Guidelines
OIDC (OpenID Connect)
Odigos Central
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
Assistant
Responses are generated using AI and may contain mistakes.