Giter VIP home page Giter VIP logo

Comments (3)

gregkalapos avatar gregkalapos commented on May 21, 2024 1

A short summary about where we are regarding this topic:

  • The Pubic API offers methods that enable users to automatically start a transactions.
  • Distributed tracing support will land soon, with that you can also "connect" multiple transactions into a trace. It's originally designed with HTTP, but if you pass the parent id through e.g. Event Bug then the transactions will be correlated into 1 trace - so with some minor tweaks you can use it to cover non-web transactions.
  • Auto instrumentation is planned for this kind of things in the future, but there are no specific dates and we don't even have issues, so that's in an early stage.

I close this now, feel free to comment if you have further questions.

from apm-agent-dotnet.

gregkalapos avatar gregkalapos commented on May 21, 2024

Thanks for bringing this up @xwrs.

This use case is definitely on our radar. We started working on ASP.NET Core support for HTTP requests since that seem to be the most common use case, but long term, of course we want to cover more use cases.

Regarding out of the box support for Event Bus I cannot give you any information, since we currently focus on ASP.NET Core + HTTP. On the other hand our goal is to offer a nice API very early for manual instrumentation. So you should be able to start a transition when the application reads something from Event Bus manually. Later of course out of the box support (without manual instrumentation) should be, and will be discussed.

The other challenge will be to correlate the request to the initiating micro-service. This is another topic that is on our radar.

I leave this issue open for now.

from apm-agent-dotnet.

illegalnumbers avatar illegalnumbers commented on May 21, 2024

Are there any plans on adding additional auto instrumentation for items like this? For example, it would be a really nice to have for services that maintain service bus connections to automatically setup transactions.

from apm-agent-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.