Skip to content

No telemetry showing up in the dashboard with latest packages #45899

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
iamandymcinnes opened this issue Apr 23, 2025 · 0 comments
Open

No telemetry showing up in the dashboard with latest packages #45899

iamandymcinnes opened this issue Apr 23, 2025 · 0 comments

Comments

@iamandymcinnes
Copy link

iamandymcinnes commented Apr 23, 2025

Type of issue

No longer works with latest versions of the packages.

Description

This example no longer works with the latest package versions.

It works with the older versions from the example:

    <PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.9.0" />
    <PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.9.0" />
    <PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" />
    <PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.9.0" />

But if you use the latest versions, it no longer works

    <PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.11.2" />
    <PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.11.2" />
    <PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.11.1" />
    <PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.11.1" />

I've narrowed it down to this package causing the issue, you can use the latest of everything else except this:

Page URL

https://learn.microsoft.com/en-us/dotnet/core/diagnostics/observability-otlp-example

Content source URL

https://github.com/dotnet/docs/blob/main/docs/core/diagnostics/observability-otlp-example.md

Document Version Independent Id

806a9a9c-4902-3843-a878-16876df48a1c

Platform Id

234fd2b5-cb5d-4524-ed50-2a357c55c4e4

Article author

@tommcdon

Metadata

  • ID: 1397e92b-7324-4840-73ff-b116774f797c
  • PlatformId: 234fd2b5-cb5d-4524-ed50-2a357c55c4e4
  • Service: dotnet-fundamentals

Related Issues

@dotnet-policy-service dotnet-policy-service bot added the ⌚ Not Triaged Not triaged label Apr 23, 2025
@iamandymcinnes iamandymcinnes changed the title No telemetry showing up in the dashboard No telemetry showing up in the dashboard with latest packages Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant