OpenTrace¶
OpenTrace gives your AI assistant deep understanding of your system architecture. Ask questions about your services, dependencies, and how everything connects.
Quick Start¶
Connect OpenTrace to your AI assistant and start asking questions:
"What services are in my system?"
"What does the payment service depend on?"
"Help me investigate why checkout is failing"
Documentation¶
-
Setup OpenTrace and run your first queries
-
Connect GitHub, GitLab, and AWS EKS
-
Full reference of questions you can ask
-
Common scenarios and how to approach them
What Can You Ask?¶
| Category | Example |
|---|---|
| Discovery | "What services exist in my system?" |
| Dependencies | "What does order-service depend on?" |
| Impact Analysis | "What breaks if the database goes down?" |
| Connections | "How does the frontend connect to payments?" |
| Investigations | "Help me debug why orders are slow" |