GithubHelp home page GithubHelp logo

Comments (3)

mol-pensiondk avatar mol-pensiondk commented on June 17, 2024 2

Maybe the more usual path is to replace Application Insights libraries with OT and use the Azure Monitor exporter from the outset rather than going with the OT Collector first, and that is why the issue has not been discovered/reported before. Or maybe it is because the default OT sampler samples all root activities, so replacing it with a sampler that samples all activities (ignoring parent context) will generate the same telemetry in many applications. It's only when you actually care about not setting the W3C recorded flag too often (and respecting the flag if set in the context) that you will really notice.

It's a shame that the clobbering behaviour cannot be changed. But at least with updated documentation, the next team trying to figure out why sampling policy is not respected will have a chance of doing so more quickly.

from azure-sdk-for-net.

github-actions avatar github-actions commented on June 17, 2024

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @cijothomas @rajkumar-rangaraj @reyang @TimothyMothra @vishweshbankwar.

from azure-sdk-for-net.

cijothomas avatar cijothomas commented on June 17, 2024

This is unfortunate, but since the library is already stable, the behavior cannot be changed. All we can do is to ensure the doc is pretty clear on what are the effects of calling AddAzMonExporter, so users can take precaution and workarounds.

from azure-sdk-for-net.

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.