azure-monitor-opentelemetry-py Skill
Azure Monitor OpenTelemetry Distro for Python. Use for one-line Application Insights setup with auto-instrumentation. Triggers: "azure-monitor-opentelemetry", "configureazuremonitor", "Application Insights", "OpenTelemetry distro", "auto-instrumentation". Published by microsoft in skills.
What is azure-monitor-opentelemetry-py Skill?
Azure Monitor OpenTelemetry Distro for Python. Use for one-line Application Insights setup with auto-instrumentation. Triggers: "azure-monitor-opentelemetry", "configureazuremonitor", "Application Insights", "OpenTelemetry distro", "auto-instrumentation". Published by microsoft in skills. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Design and media
- Design and media use cases
Technical details
- Install or run with Copy skill directory
When to use azure-monitor-opentelemetry-py Skill
- Use it for design and media.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/skills
- Skill file: .github/plugins/azure-sdk-python/skills/azure-monitor-opentelemetry-py/SKILL.md
What it does
Azure Monitor OpenTelemetry Distro for Python. Use for one-line Application Insights setup with auto-instrumentation. Triggers: "azure-monitor-opentelemetry", "configureazuremonitor", "Application Insights", "OpenTelemetry distro", "auto-instrumentation".
Skill instructions
Azure Monitor OpenTelemetry Distro for Python One-line setup for Application Insights with OpenTelemetry auto-instrumentation. Installation bash pip install azure-monitor-opentelemetry Environment Variables bash APPLICATIONINSIGHTSCONNECTIONSTRING=InstrumentationKey=xxx;IngestionEndpoint=https://xxx.in.applicationinsights.azure.com/ Required for all auth methods AZURETOKENCREDENTIALS=prod Required only if DefaultAzureCredential is used in production 🔑 Auth & lifecycle: This distro is configured with a connection string by design, but for AAD-authenticated ingestion (where supported) prefer DefaultAzureCredential via the credential= parameter — see the Azure AD Authentication section. Any Azure SDK clients you create alongside the exporter should be wrapped in with/async with blocks (and async credentials from azure.identity.aio likewise). Quick Start python from azure.identity import DefaultAzureCredential from azure.monitor.opentelemetry import configureazuremonitor Connection string
Explore related resources
Frequently asked questions
What is azure-monitor-opentelemetry-py?
azure-monitor-opentelemetry-py is a open-source AI agent skill with Copy skill directory. Azure Monitor OpenTelemetry Distro for Python. Use for one-line Application Insights setup with auto-instrumentation.
Who is azure-monitor-opentelemetry-py best for?
azure-monitor-opentelemetry-py is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install azure-monitor-opentelemetry-py?
Install or run azure-monitor-opentelemetry-py using Copy skill directory. Check azure-monitor-opentelemetry-py for the latest setup command.
Is azure-monitor-opentelemetry-py actively maintained?
azure-monitor-opentelemetry-py may need a closer maintenance check before production use.
Auto-fetched from GitHub.