Skip to content
Saar Shen edited this page Jul 16, 2026 · 4 revisions

Azure Monitor OpenTelemetry Profiler for .NET — Wiki

Welcome to the azuremonitor-opentelemetry-profiler-net wiki. Use the index below to navigate the available guides.

Contents

Codeless enablement

Configuration

  • Service Profiler Configuration Guide — Reference for every ServiceProfiler option (session controls, toggles, upload/storage, triggers, extensibility), how to apply settings via environment variables, appsettings.json, or code, plus tuning and troubleshooting guidance.
  • CPU Usage Monitoring — How the profiler samples CPU, tracks a rolling baseline, and triggers sessions when CPU exceeds a threshold, including Windows/Linux measurement, settings, and diagnostic logging.
  • Memory Usage Monitoring — How the profiler reads memory usage, tracks a rolling baseline, and triggers sessions when memory exceeds a threshold, including Windows/Linux measurement, settings, and diagnostic logging.

Clone this wiki locally