Hi Dhruv, Yes, this has moved forward in Phoenix. There's a pull out for a web front end to the trace information in Phoenix here: PHOENIX-2186
That'd be great if we can collaborate on moving this forward. Thanks, James On Tue, Sep 8, 2015 at 10:56 PM, Dhruv Gohil <[email protected]> wrote: > Hi, > Just want to check with anybody who's working with Htrace Web UI(not > able to find any docs about it on apache site, just found in JIRA ), How's > much of phoenix's trace UI overlapping with what we are doing? Can we reuse > their code, or the other way around? > > -- > Dhruv > > -------- Forwarded Message -------- > Subject: Re: Tool for visualizing tracing info with Phoenix Tracing > Web App [GSoC] > Date: Mon, 24 Aug 2015 13:23:16 +0530 > From: Ayola Jayamaha <[email protected]> > Reply-To: [email protected], [email protected] > To: [email protected] <[email protected]>, Nick Dimiduk < > [email protected]>, James <[email protected]>, Mujtaba Chohan < > [email protected]> > CC: Jesse Yates <[email protected]>, michael stack <[email protected]>, > Rajeshbabu Chintaguntla <[email protected]> > > > > Hi All, > > Future work: - > > - Search trace list by SQL Query > - Turn Tracing on, run query, turn tracing off and visualize the trace > dataset > > Welcome any feedback. > > Thanks. > > On Fri, Aug 21, 2015 at 12:18 PM, Ayola Jayamaha <[email protected]> > wrote: > > Hi All, >> >> You can find all the tasks and milestones on GSOC 2015 - Phoenix in the 2 >> PRs[1,2]. It contains a launch script to run the jetty server. It creates >> a >> web application running on user preferred port. The back-end services >> contains querying the SYSTEM.TRACING_STATS table and projecting the JSON >> output of it. >> >> You can try them out as described in the blog post[3]. >> >> The respective jiras are given[4,5]. The phoenix tracing page >> https://phoenix.apache.org/tracing.html will be updated and the patch is >> attached with the screenshots. [6] >> >> All the blog posts I have written regard to GSoC 2015 can be found >> here[7]. >> >> Thanks. >> >> On Fri, Aug 21, 2015 at 12:11 AM, Ayola Jayamaha <[email protected]> >> wrote: >> >> Hi All, >>> >>> The Phoenix Tracing Web App main features and setup information can be >>> found on the following blog posts[1,2]. >>> >>> [1] >>> >>> http://ayolajayamaha.blogspot.com/2015/08/apache-phoenix-web-application.html >>> >>> [2] >>> >>> http://ayolajayamaha.blogspot.com/2015/08/apache-phoenix-web-application-part-02.html >>> >>> -- >>> Best Regards, >>> Nishani Jayamaha >>> http://ayolajayamaha.blogspot.com/ >>> >>> >>> >>> [1] https://github.com/apache/phoenix/pull/111 >> [2] https://github.com/apache/phoenix/pull/112 >> [3] >> >> http://ayolajayamaha.blogspot.com/2015/08/apache-phoenix-web-application.html >> [4] https://issues.apache.org/jira/browse/PHOENIX-2186 >> [5] https://issues.apache.org/jira/browse/PHOENIX-2187 >> [6] https://issues.apache.org/jira/browse/PHOENIX-2190 >> [7] http://ayolajayamaha.blogspot.com/search?q=phoenix >> >> -- >> Best Regards, >> Nishani Jayamaha >> http://ayolajayamaha.blogspot.com/ >> >> >> >> > > -- > Best Regards, > Nishani Jayamaha > http://ayolajayamaha.blogspot.com/ > > I think independent war was already available but for phoenix merged into > server itself, as phoenix itself is Java App. > > Embed Tracing Web Application as a service > ------------------------------------------- > > Key: PHOENIX-2212 > URL:https://issues.apache.org/jira/browse/PHOENIX-2212 > > > Embed Tracing Web Application as a service > ------------------------------------------- > > Key: PHOENIX-2212 > URL:https://issues.apache.org/jira/browse/PHOENIX-2212 > >
