Zenaique
Topics
Practice
Browse
Reference
Challenges
Pricing
Search…
⌘K
Topics
/
AI Agents
/
Observability
Observability
Subtopic
17 questions
Questions tagged with Observability — part of AI Agents.
Format
Difficulty
Role
Experience
Companies
Sort
Newest
Quality
Difficulty ↑
Difficulty ↓
Questions
P99 TTFT spikes every Tuesday at 9am, order the triage steps
Order Steps
Medium
·
Qual 4.0
Design a multi-tenant remote MCP server that exposes each customer's Postgres database. Walk through transport, auth, isolation, and observability.
Short Answer
Hard
·
Qual 4.0
Flashcard: what is an agent 'trajectory' and why does it matter for evaluation?
Flashcard
Easy
·
Qual 4.0
What does one agent trace capture step by step?
Flashcard
Easy
·
Qual 4.0
What does observability mean for production LLM agents, and how is it different from app monitoring?
Flashcard
Easy
·
Qual 4.0
Design an observability and debugging system for a production multi-agent application with 5+ collaborating agents.
Short Answer
Hard
·
Qual 4.0
Anthropic
You're shipping a prompt change to production. What is the strongest reason to treat prompt-template version IDs (e.g. v1.7.2) as first-class artifacts, separate from your code release version?
Multiple Choice
Medium
·
Qual 4.0
What traces and metrics do you need to debug a P99 TTFT regression in production LLM serving?
Short Answer
Hard
·
Qual 4.0
Which metrics are essential to debug a P99 TTFT regression in production LLM serving?
Multi-select
Hard
·
Qual 4.0
How should a production MCP host handle a tool call that exceeds the latency budget?
Short Answer
Medium
·
Qual 4.0
What is the correct approach when an MCP tool call exceeds its per-tool timeout?
Multiple Choice
Medium
·
Qual 4.0
What metrics would you instrument to evaluate the health of a production MCP integration?
Short Answer
Hard
·
Qual 4.0
What does a rising approval-rejection ratio signal in a production MCP integration?
Multiple Choice
Medium
·
Qual 4.0
How can an agent confidently produce a wrong answer without raising any runtime exception?
Short Answer
Hard
·
Qual 4.0
Databricks
Why is exception monitoring alone insufficient to detect silent agent failures?
Multiple Choice
Medium
·
Qual 4.0
What events must be logged in every agent execution trace for debugging to be tractable?
Short Answer
Medium
·
Qual 4.0
Databricks
Which events must every agent execution trace capture to enable debugging of production failures?
Multi-select
Medium
·
Qual 4.0
Databricks