Skip to content
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

TraceParent Flag -00 (no sample) #2835

Open
federicobarera opened this issue Dec 8, 2023 · 1 comment
Open

TraceParent Flag -00 (no sample) #2835

federicobarera opened this issue Dec 8, 2023 · 1 comment
Labels

Comments

@federicobarera
Copy link

Microsoft.ApplicationInsights.AspNetCore 2.21.0
net8
Windows11/Ubuntu

Describe the bug

Issue described here as well: open-telemetry/opentelemetry-dotnet#5141.
We have a calling service instrumented with ApplicationInsights and a receiver system instrumented with OTEL. The calling system sends traceparent headers ending in -00, instructing downstream system not to sample any requests. Doesn't seem correlated to having dynamicsampling enabled or not (always see traceparent headers being sent with -00)

Is it an intended behavior?

To Reproduce

Create a self-contained project using the template of your choice, apply the minimum required code to result in the issue you're observing.

https://github.com/federicobarera/otel-repro-2

We will close this issue if:

  • The repro project you share with us is complex. We can't investigate custom projects, so don't point us to such, please.
  • If we will not be able to repro the behavior you're reporting

For Immediate Support

For immediate support relating to the Application Insights .NET SDK we encourage you to file an Azure Support Request with Microsoft Azure instead of filing a GitHub Issue in this repository.
You can do so by going online to the Azure portal and submitting a support request. Access to subscription management and billing support is included with your Microsoft Azure subscription, and technical support is provided through one of the Azure Support Plans. For step-by-step guidance for the Azure portal, see How to create an Azure support request. Alternatively, you can create and manage your support tickets programmatically using the Azure Support ticket REST API

@cijothomas
Copy link
Contributor

same as #2156.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants