azure-monitor-opentelemetry-exporter-py Skill
Azure Monitor OpenTelemetry Exporter for Python. Use for low-level OpenTelemetry export to Application Insights. Triggers: "azure-monitor-opentelemetry-exporter", "AzureMonitorTraceExporter", "AzureMonitorMetricExporter", "AzureMonitorLogExporter". Published by microsoft in skills.
What is azure-monitor-opentelemetry-exporter-py Skill?
Azure Monitor OpenTelemetry Exporter for Python. Use for low-level OpenTelemetry export to Application Insights. Triggers: "azure-monitor-opentelemetry-exporter", "AzureMonitorTraceExporter", "AzureMonitorMetricExporter", "AzureMonitorLogExporter". 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-exporter-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-exporter-py/SKILL.md
What it does
Azure Monitor OpenTelemetry Exporter for Python. Use for low-level OpenTelemetry export to Application Insights. Triggers: "azure-monitor-opentelemetry-exporter", "AzureMonitorTraceExporter", "AzureMonitorMetricExporter", "AzureMonitorLogExporter".
Skill instructions
Azure Monitor OpenTelemetry Exporter for Python Low-level exporter for sending OpenTelemetry traces, metrics, and logs to Application Insights. Installation bash pip install azure-monitor-opentelemetry-exporter 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: These exporters take 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). When to Use | Scenario | Use | |----------|-----| | Quick setup, auto-instrumentation | azure-monitor-opentelemetry (distro) | | Cus
Explore related resources
Frequently asked questions
What is azure-monitor-opentelemetry-exporter-py?
azure-monitor-opentelemetry-exporter-py is a open-source AI agent skill with Copy skill directory. Azure Monitor OpenTelemetry Exporter for Python. Use for low-level OpenTelemetry export to Application Insights.
Who is azure-monitor-opentelemetry-exporter-py best for?
azure-monitor-opentelemetry-exporter-py is best for reusing agent instructions, scripts, and references, design and media workflows.
How do I install azure-monitor-opentelemetry-exporter-py?
Install or run azure-monitor-opentelemetry-exporter-py using Copy skill directory. Check azure-monitor-opentelemetry-exporter-py for the latest setup command.
Is azure-monitor-opentelemetry-exporter-py actively maintained?
azure-monitor-opentelemetry-exporter-py may need a closer maintenance check before production use.
Auto-fetched from GitHub.