GithubHelp home page GithubHelp logo

Comments (6)

lucaspimentel avatar lucaspimentel commented on June 14, 2024 1

Definitely an issue we need to fix. Thanks for testing by disabling the HttpMessageHandler integration. Disabling it is a temporary workaround. While that integration is disabled, you won't get traces for any outbound HTTP requests that use HttpMessageHandler class (e.g. HttpClient).

from dd-trace-dotnet.

lucaspimentel avatar lucaspimentel commented on June 14, 2024

Thanks for the detailed report! We suspect this may be related to WindowsAzure.Storage using custom implementation of HttpClientHandler. As a quick test to narrow down the issue, can you set the following environment variable in your Dockerfile to disable that integration while leaving everything else enabled?

DD_DISABLED_INTEGRATIONS=HttpClientHandler

from dd-trace-dotnet.

jonhoare avatar jonhoare commented on June 14, 2024

Thanks for getting back to me.

I have just tried your suggestion, rebuilt and re-run the docker file and still the same issue I'm afraid.

image

from dd-trace-dotnet.

lucaspimentel avatar lucaspimentel commented on June 14, 2024

Sorry, my mistake. The integration name is HttpMessageHandler, not HttpClientHandler. (I should have referenced the docs 🤦‍♂)

DD_DISABLED_INTEGRATIONS=HttpMessageHandler

from dd-trace-dotnet.

jonhoare avatar jonhoare commented on June 14, 2024

Ahh that did indeed work!

So is that the work around in this scenario or does this highlight an issue for a potential fix in the dd-trace-dotnet client at some point?

from dd-trace-dotnet.

lucaspimentel avatar lucaspimentel commented on June 14, 2024

This issue should now be resolved with release 1.3.

from dd-trace-dotnet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.