Observability — Final Exam

13 questions · pass mark 80% · 20 minute limit. The timer auto-submits at zero.

Time remaining: 20:00
  1. Question 1easy

    Why do LLM apps need observability beyond ordinary logging?

  2. Question 2easy

    In LLM observability, what is a trace vs. a span?

  3. Question 3medium

    What should you capture for each LLM span? (Select all that apply)

    Select all that apply.

  4. Question 4medium

    Why capture the exact prompt/context, not just the output?

  5. Question 5medium

    How does a nested agent trace support the 'check retrieval first' diagnostic?

  6. Question 6medium

    How is the cost of an LLM call computed for a dashboard?

  7. Question 7hard

    Which operational questions do cost/latency dashboards answer? (Select all that apply)

    Select all that apply.

  8. Question 8hard

    What is the key payoff of connecting production traces to evaluation?

  9. Question 9medium

    Which are purpose-built LLM observability tools?

  10. Question 10hard

    Why are traces a data-governance concern?

  11. Question 11hard

    A trace shows the retrieve span returned the correct chunk and the prompt included it, but the output contradicts it. What does this localize the bug to?

  12. Question 12medium

    What is the nested-step unit within a trace called (one word)?

  13. Question 13hard

    Which latency percentile (e.g. p__) is commonly watched to catch tail-latency spikes? Give the number.

0 / 13 answered