Skip to content

Azure Monitor OpenTelemetry Tutorial

Learn how to monitor health advice applications using Azure Monitor OpenTelemetry.

Prerequisites

import azure.monitor.opentelemetry._autoinstrument

Getting Started

The OpenTelemetry instrumentation is automatically set up when imported.

Monitoring Example

Monitor health advice operations:

# Monitoring is automatic after import
# You can view metrics in Azure Monitor

Next Steps

Notebook Tutorial

The complete tutorial notebook is available in the Notebooks section under SDK Tutorials.