Azure Monitor with OpenTelemetry Part 5: Distributed Tracing Across Microservices

Master distributed tracing across microservices with OpenTelemetry and Azure Monitor. Learn W3C TraceContext propagation, automatic and manual context injection, cross-service correlation in .NET, Node.js, and Python, and troubleshooting broken traces in production environments.

Read More

Azure Monitor with OpenTelemetry Part 4: Python Applications with OpenTelemetry and Azure Monitor

Instrument Python Flask and FastAPI applications with Azure Monitor OpenTelemetry Distro for comprehensive observability. Learn automatic instrumentation, custom spans with tracers, custom metrics, logging integration, database tracking, and production configuration patterns.

Read More

Azure Monitor with OpenTelemetry Part 2: Setting Up OpenTelemetry in .NET Applications

.NET developers can instrument ASP.NET Core applications with OpenTelemetry and Azure Monitor in minutes. Learn automatic instrumentation, custom spans with Activity and ActivitySource, custom metrics implementation, and production configuration patterns for comprehensive observability.

Read More

Azure Monitor with OpenTelemetry Part 1: Understanding OpenTelemetry and Azure Monitor Integration

Understand the fundamentals of OpenTelemetry and why Azure Monitor adopted this vendor-neutral observability framework. Learn about the three pillars of observability, OpenTelemetry architecture, Azure Monitor Distro, and key differences from legacy Application Insights SDKs.

Read More

OpenTelemetry for Node.js with Azure Monitor: Complete Implementation Guide

Learn how to implement OpenTelemetry instrumentation for Node.js applications with Azure Monitor. Complete guide covering Express and Fastify frameworks, automatic instrumentation, custom spans, custom metrics, production configuration, and migration from legacy Application Insights SDK.

Read More

Monitoring, Observability, and Operational Excellence: Building Systems That Tell Their Own Story

This entry is part 7 of 8 in the series Designing a Scalable URL Shortener on Microsoft Azure

Part 7 explores building comprehensive observability that transforms complex systems from black boxes into transparent, self-diagnosing platforms. We dive deep into Azure Monitor, intelligent alerting systems, distributed tracing, and operational excellence practices that enable proactive system management at scale.

Read More