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

Feature Request: Flame Graph and Slow Leaf Spans #152

Open
gabrielmoreira opened this issue Oct 29, 2024 · 0 comments
Open

Feature Request: Flame Graph and Slow Leaf Spans #152

gabrielmoreira opened this issue Oct 29, 2024 · 0 comments

Comments

@gabrielmoreira
Copy link

Hi,

I am developing a tool called QDK, which synthesizes configurations for JavaScript and TypeScript projects. While working on this, I faced the challenge of monitoring performance effectively.

To tackle this, I integrated OpenTelemetry tracing, as it offers a straightforward solution. During my search for a visualization tool, I discovered the otel-desktop-viewer. Its simplicity and direct approach matched what I needed for tracing visualization.

However, I feel that there are a couple of enhancements that could make a significant difference.

  • First, adding a flame graph would help visualize/navigate performance more effectively, similar to what I found in another tool, SigNoz.
  • Second, I would like to see the slowest leaf spans to better identify performance bottlenecks.

For more context, you can check my QDK - tracing.md, which includes a screenshot comparing the otel-desktop-viewer and SigNoz. This practical usage example might be interesting for your reference. You can also find the QDK project here.

Thank you for considering these suggestions. I appreciate your support!

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

No branches or pull requests

1 participant