Enable tracing and logging for Microsoft Agent Framework (MAF) workflows. Configures OpenTelemetry export to Azure Application Insights and/or a generic OTLP endpoint using environment variables. Adds required packages to requirements.txt. WHEN: enable tracing, add tracing, enable logging, add logging, configure telemetry, Application Insights for MAF, OTLP export, observe workflow, monitor agent workflow, trace agent framework, instrument MAF, add observability, trace workflow executions, debug workflow.
$npx -y skills add microsoft/promptflow --skill maf-tracingInstalls into the current project.
Run `npx skills use "https://github.com/microsoft/promptflow" --skill "microsoft/promptflow/maf-tracing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/microsoft/promptflow" that are relevant to the current task. Run `npx skills add "https://github.com/microsoft/promptflow"` and select the relevant skills, then follow their instructions.