Skip to content

Dependency correlation is broken after upgrade to .NET SDK 2.5 #706

@older

Description

@older

Repro Steps

  1. Create azure function using example from Custom telemetry in C# functions using ApplicationInsights 2.5 NuGet package.
  2. Run azure function and check what is logged in application insights
  3. Downgrade ApplicationInsights NuGet package to version 2.4
  4. Run azure function and check what is logged in application insights

Actual Behavior

This is what I get with ApplicationInsights 2.5:
appinsights25

Expected Behavior

Screenshot using ApplicationInsights 2.4:
appinsights24

Version Info

SDK Version : 2.5
.NET Version : 4.6.1
How Application was onboarded with SDK(VisualStudio/StatusMonitor/Azure Extension) : Visual Studio
OS : Windows
Hosting Info (IIS/Azure WebApps/ etc) : Azure

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions