Skip to content

Upgrading Application Insights breaks service correlation #115

@lindgrend

Description

@lindgrend

We are running a service fabric cluster with the following values:
Microsoft.ServiceFabric: 6.4.638
Other service fabric nuget: 3.3.638
Microsoft.ApplicationInsights.ServiceFabric.Native 2.2.2
Application insights: 2.9.1
Microsoft.ApplicationInsights.AspNetCore: 2.6.1

This is running as expected
2 9 1

We now need to upgrade our application insights because of needing some later functionality and when we upgrade Application insights and Microsoft.ApplicationInsights.AspNetCore to 2.16.0 as only change the correlation between the services is gone.
2 16 0

This is making us having to choose between having correlation on our Service fabric services or our NServicebus integration and also blocking us for keeping Application insights up to date.

A minimum repo displaying this behavior can be found at:
https://github.com/lindgrend/AI.Repro

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions