Azure / azure-functions-powershell-worker

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

Support OpenTelemetry in the PowerShell worker #1048

Closed andystaples closed 2 months ago

andystaples commented 2 months ago

The PowerShell worker should be able to utilize the internally owned AzureFunctions.PowerShell.OpenTelemetry.SDK module to support OpenTelemetry as configured by the user with minimal changes to the function app.