Observability for Generative AI Applications
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing Operationalizing Machine Learning and Generative AI Solutions premium course — no separate purchase.
14-day money-back guarantee — no questions asked.
Included in this chapter:
- Three observability pillars on one backend
- Production monitoring: quality and operational health
- Cost optimization is token telemetry
- Distributed tracing with OpenTelemetry
- Exam-pattern recognition
Foundry observability: three pillars on one backend
| Dimension | Evaluation | Monitoring | Tracing |
|---|---|---|---|
| Question it answers | Is the output good and safe? | Is production healthy right now? | Which step caused this response? |
| Runs when | In development, plus sampled or scheduled in production | Continuously in production | Per request, on every run |
| Primary signals | Quality and safety scores (groundedness, coherence, violence) | Latency, throughput, error rate, token cost, quality scores | Spans: LLM calls, tool calls, retrievals, token usage |
| Backing store | Azure Monitor Application Insights | Azure Monitor Application Insights | Azure Monitor Application Insights |
| Setup gate | Enable evaluators or eval rules | Connect Application Insights, enable metrics | Associate Application Insights, instrument the SDK |
Decision tree
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
References
- Observability in Generative AI - Microsoft Foundry
- Application Insights OpenTelemetry observability overview - Azure Monitor
- Microsoft Foundry Tracing and Data Handling - Microsoft Foundry
- Monitor agents with the Agent Monitoring Dashboard - Microsoft Foundry
- Overview of Azure Monitor alerts - Azure Monitor
- View Trace Results for AI Applications using OpenAI SDK (classic) - Microsoft Foundry (classic) portal
- Prompt caching with Azure OpenAI in Microsoft Foundry Models - Microsoft Foundry
- Provisioned throughput for Foundry Models - Microsoft Foundry
- Set Up Tracing for AI Agents in Microsoft Foundry - Microsoft Foundry