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

Visualizing and Analyzing call_tree_json in Kibana #60

Open
naveenrajs opened this issue Nov 30, 2017 · 8 comments
Open

Visualizing and Analyzing call_tree_json in Kibana #60

naveenrajs opened this issue Nov 30, 2017 · 8 comments

Comments

@naveenrajs
Copy link

Hi,
Hope you are well and doing great!

I have configured Stagemonitor and it's working perfectly.
I want to analysis the call_tree_ascii or call_tree_json in more detailed manner. In kibana I would like to create a dashboard for that. Because, it's very tough to debug the trace. If it's in graph or in tabled structure, it would be better.

For Eg. : In the "Pet Clinic" project we are using the "call tree" web widget. Like that I want in the kibana.

If it's possible, could you guide me through to do that ?

@felixbarny
Copy link
Member

Have a look at the stagemonitor Kibana Plugin: https://github.com/stagemonitor/stagemonitor-kibana

@felixbarny
Copy link
Member

It's not shown in the screenshots, but it has a call tree viewer almost identical to the in browser widget.

@naveenrajs
Copy link
Author

Cool! This is what I expected.
But, we can't sort or check for the specific date ?

@felixbarny
Copy link
Member

Not yet. But you can use the Discover tab to do that. In the document details, there is a link to "Trace Visualization".

@naveenrajs
Copy link
Author

Is that possible to install latest version of stagemonitor in my jboss4.0.4, java 7. If it's not what could be the best way to do so ?

@felixbarny
Copy link
Member

JBoss 4.0.4 ships with servlet api 2.4, which is not supported by stagemonitor. See https://developer.jboss.org/wiki/VersionOfTomcatInJBossAS and https://github.com/stagemonitor/stagemonitor/wiki/Installation

@naveenrajs
Copy link
Author

Ok, is there any possibilities of configuring any version of stagemonitor in JBoss 4.0.4 ?

@felixbarny
Copy link
Member

Unfortunately, I don't think so. JBoss 4 has been released more than 10 years ago. Maybe it's time for an update? ;)

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

2 participants