Azure / azure-functions-powershell-worker

PowerShell language worker for Azure Functions.
MIT License
203 stars 52 forks source link

Document OpenTelemetry support #1057

Open andystaples opened 5 months ago

andystaples commented 5 months ago

Need to add public-facing documentation for getting started with OpenTelemetry in PowerShell functions before wider feature announcement. Documentation will be a combination of environment variables for config found here: https://github.com/open-telemetry/opentelemetry-dotnet/blob/main/src/OpenTelemetry.Exporter.OpenTelemetryProtocol/README.md#exporter-configuration Module description + examples found in the module repo here: https://github.com/Azure/azure-functions-powershell-opentelemetry and existing best practices for function apps

Francisco-Gamino commented 5 months ago

/cc @RohitRanjanMS @andystaples