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