Skip to content
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.
This repository has been archived by the owner on Jul 5, 2020. It is now read-only.

Dependency Parent IDs not set correctly in 2.8.0 #1277

Closed

Description

Dependency Parent IDs not set correctly in 2.8.0. Reverting from 2.8.0 back to 2.7.1 is a workaround for me.

Repro Steps

  1. Upgrade from 2.7.1 to 2.8.0 in either 2.2 project or a 3.0 project
  2. Run application, sending telemetry to AI

Actual Behavior

A request with a Request Id of |af71200102f65e46b9c58cd203474526.f0f605963ec9474d. will have a dependency (SQL for example) with a Parent Id of 00-af71200102f65e46b9c58cd203474526-f0f605963ec9474d-00

Expected Behavior

The Parent Id matches the Request Id of the parent.

Version Info

SDK Version (version of https://www.nuget.org/packages/Microsoft.ApplicationInsights.AspNetCore) : 2.8.0
.NET Core Version (TargetFramework in your .csproj file) : 3.0 or 2.2
How Application was onboarded with SDK(Installed Nugets/VisualStudio/Azure WebAppExtension) : nuget
OS : Windows
Hosting Info (IIS/Azure Web Apps/Running From Visual Studio etc) : Yes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions