|
|
|
|
|
by lmeyerov
310 days ago
|
|
The second link helps It's interesting to wonder if 80% of the question answering can be achieved as a prompts/otel.md over MCPs connected to Claude Code and let agentic reasoning do the rest Ex: * When investigating errors, only query for error-level logs * When investigating performance, only query spans (skip logs unless required) and keep only name, time. Linearize as ... . * When querying both logs & traces, inline logs near relevant trace as part of an llm-friendly stored artifact jobs/abc123/context.txt Are there aspects of the question answering (not ui widgets) you think are too hard there? |
|