scienceDeep Dive
Azure
·
Jul 20, 2026
·
17 min read How to see what an AI agent actually did: the OpenTelemetry GenAI span tree, wired into Azure Monitor, from the agent runtime through the APIM AI gateway and across the MCP boundary — with the copy-paste KQL and the gotchas that will cost you an afternoon.
scienceDeep Dive
AI Engineering
·
Jul 20, 2026
·
14 min read A model can only generate text. The harness is the loop around it that calls tools, manages context, gates actions, and decides when to stop.
scienceDeep Dive
AI Engineering
·
May 3, 2026
·
18 min read Run MAF DevUI locally to test prompts, inspect tool calls and OTel spans, and register agents by code or directory discovery.
scienceDeep Dive
AI Engineering
·
Apr 18, 2026
·
13 min read Wire OpenTelemetry spans for agent runs with GenAI attributes, using console export for dev and OTLP for production tracing.
scienceDeep Dive
AI Engineering
·
Apr 12, 2026
·
14 min read Revised with .NET examples — A newer version of this article, covering both Python and .NET, is available as part of the MAF v1: Python and .NET series: MAF v1 — 07-observability-otel.