Giter Club home page Giter Club logo

Comments (8)

mikker avatar mikker commented on August 15, 2024 1

I get it. Sounds like a good point. Not sure how removing it will affect everything else. I'll look into it 👍

from apm-agent-ruby.

mikker avatar mikker commented on August 15, 2024 1

Closing as these aren't actually root spans in the original sense.

from apm-agent-ruby.

mikker avatar mikker commented on August 15, 2024

So there's no span covering the entire transaction?

from apm-agent-ruby.

formgeist avatar formgeist commented on August 15, 2024

@mikker Exactly - also just noticed that the description was wrong, fixed that now.

from apm-agent-ruby.

mikker avatar mikker commented on August 15, 2024

👍

from apm-agent-ruby.

mikker avatar mikker commented on August 15, 2024

This isn't actually a root span as much as it is how Rails works. So the only way to remove that one giant span is to avoid instrumenting controller actions which I don't think we want.

Depending on how much you want to get rid of that bar I'm not sure it's the right choice to remove it?

from apm-agent-ruby.

mikker avatar mikker commented on August 15, 2024

I'll experiment a bit. But it seems like a weird choice.

from apm-agent-ruby.

formgeist avatar formgeist commented on August 15, 2024

The reason we've opted to not show it in the UI is because it's superfluous, also never carries any detail information. The length of the root span is the same as the transaction itself (which is clearly indicated in the x-axis), while most other spans will carry detail information and be more interesting to look at. It just nags us/me that we leave space for something that's clear repeated. But then again, my knowledge on the instrumentation and how Rails should show up is very sparse - so I'd leave it if you feel strongly about keeping it in. It's just the only agent that does it compared to Node, Python and JS.

from apm-agent-ruby.

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.