Skip to content

[NETSDKE2E][Regression] Telemetry events not captured in Fiddler Tool with .NET 10 Preview 6 candidate build #49580

@vdtirlochan

Description

@vdtirlochan

REGRESSION INFO: Worked in 10.0.100-preview.6.25317.111

INSTALL STEPS

  1. Clean machine: Win11 x64 24H2 EN
  2. Install the .Net 10 preview 6 candidate build version: 10.0.100-preview.6.25326.107(runtime-10.0.100-preview.6.25326.107)

REPRO STEPS

  1. Launch fiddler classic and enable HTTPs and Trust the Fiddler Classic Root certification under Tools-> Options
    Image

  2. Clear all events in fiddler
    Image

  3. Create a new console project in CLI and build it

  4. Check fiddler for telemetry events (url is /v2/track and the process is dotnet)

EXPECTED
Telemetry events are displayed in Fiddler, as shown below:
Image

ACTUAL
No telemetry events are shown in Fiddler:
Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions