Azure Function traces missing operation_Name
maxim khoruzhiy
45
Reputation points
Hello,
I'm having trouble with my Azure Function user traces. The operation_Name is missing in the logs when I send them to Application Insights with .NET 8 isolated. However, I have another Azure Function with .NET 4.8 that works just fine and sets the operation_Name on each trace post. Can anyone explain why this change in logging behavior is happening?
Here's an image that shows the issue:
Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,774 questions
Sign in to answer