What problem does it solve?
This Skill streamlines the development and testing workflow for .NET Azure Functions instrumentation, enabling tracer engineers to efficiently build, deploy, and analyze their work.
Core Features & Use Cases
- Local Package Building: Build custom
Datadog.AzureFunctions NuGet packages locally.
- Azure Deployment: Deploy your instrumented Azure Functions to a test environment.
- Configuration Management: Set and verify Datadog environment variables for your Function Apps.
- Log & Trace Analysis: Download and analyze function logs to verify instrumentation behavior.
- Use Case: You've made changes to the Datadog .NET tracer for Azure Functions. Use this Skill to build a local NuGet package, deploy it to a test Function App, trigger it, and then analyze the resulting traces and logs to confirm your changes work as expected.
Quick Start
Use the azure-functions skill to deploy the sample app located at './samples/AzureFunctions/Isolated' to your Azure Function App named 'my-test-function-app' in the 'my-resource-group' resource group.