Hi, We can also use Zipkin to visualize tracing data[1]. HTrace provides ZipkinSpanReceiver which converts spans to Zipkin span format and send them to Zipkin server[2].
[1] https://issues.apache.org/jira/browse/PHOENIX-1119 [2] http://people.apache.org/~ndimiduk/site/book/tracing.html On Wed, Apr 15, 2015 at 10:55 PM, Ayola Jayamaha <[email protected]> wrote: > Hi Nick, > > Thanks for sharing the information, that's great news. I came across the > given Apache Incubator project. I will refer to those resources shared and > ping you around if further info is needed. > Thanks, > BR, > Nishani > > On Wed, Apr 15, 2015 at 10:06 PM, Nick Dimiduk <[email protected]> wrote: > >> FYI, HTrace is now Apache HTrace [0] and has come a long way in terms of >> visualizations. The 3.2 release (next month, I hope) will include many >> improvements. >> >> [0]: http://htrace.incubator.apache.org >> >> On Wed, Apr 15, 2015 at 12:43 AM, Ayola Jayamaha <[email protected]> >> wrote: >> >>> Hi, >>> >>> I looked at HTrace [1]. Then I mainly looked at two things. Visualization >>> techniques and Charting features for tracing. >>> >>> The visualization techniques I was looking for were Trees, Flames etc. >>> >>> The chart features I was looking at were searching, pagination, tracking, >>> pattern identifying, zooming, sliding, expanding/collapsing and >>> hierarchical growth. >>> >>> Also I went through some JS technologies such as React and AngularJS for >>> implementing charting libraries. >>> >>> Further I wrote few blog posts on building Apache Phoenix.[2-4] >>> Thanks. >>> >>> [1] https://github.com/cloudera/htrace >>> [2] >>> http://ayolajayamaha.blogspot.com/2015/04/installing-apache-phoenix.html >>> [3] >>> http://ayolajayamaha.blogspot.com/2015/04/creating-hduser-account.html >>> [4] >>> >>> http://ayolajayamaha.blogspot.com/2015/04/how-to-install-openssh-on-mint.html >>> >>> On Wed, Apr 1, 2015 at 2:15 PM, Nishani (JIRA) <[email protected]> wrote: >>> >>> > >>> > [ >>> > >>> https://issues.apache.org/jira/browse/PHOENIX-1118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14390236#comment-14390236 >>> > ] >>> > >>> > Nishani commented on PHOENIX-1118: >>> > ----------------------------------- >>> > >>> > Hi Mujtaba, >>> > >>> > Thanks for your reply and idea. *Jetty* is a Java HTTP (Web) >>> > server and Java Servlet container. I'll check out JFreeChart library. >>> > Currently I'm looking for chart libraries and comparing them with >>> respect >>> > to the requirements of the project. >>> > >>> > Thanks. >>> > Regards, >>> > Nishani >>> > >>> > On Tue, Mar 31, 2015 at 11:26 PM, Mujtaba Chohan (JIRA) < >>> [email protected]> >>> > >>> > >>> > >>> > >>> > -- >>> > Best Regards, >>> > Ayola Jayamaha >>> > http://ayolajayamaha.blogspot.com/ >>> > >>> > >>> > > Provide a tool for visualizing Phoenix tracing information >>> > > ---------------------------------------------------------- >>> > > >>> > > Key: PHOENIX-1118 >>> > > URL: >>> https://issues.apache.org/jira/browse/PHOENIX-1118 >>> > > Project: Phoenix >>> > > Issue Type: Sub-task >>> > > Reporter: James Taylor >>> > > Assignee: Nishani >>> > > Labels: Java, SQL, Visualization, gsoc2015, mentor >>> > > >>> > > Currently there's no means of visualizing the trace information >>> provided >>> > by Phoenix. We should provide some simple charting over our metrics >>> tables. >>> > Take a look at the following JIRA for sample queries: >>> > >>> https://issues.apache.org/jira/browse/PHOENIX-1115?focusedCommentId=14323151&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14323151 >>> > >>> > >>> > >>> > -- >>> > This message was sent by Atlassian JIRA >>> > (v6.3.4#6332) >>> > >>> >>> >>> >>> -- >>> Best Regards, >>> Ayola Jayamaha >>> http://ayolajayamaha.blogspot.com/ >>> >> >> > > > -- > Best Regards, > Ayola Jayamaha > http://ayolajayamaha.blogspot.com/ > > > -- Best Regards, Ayola Jayamaha http://ayolajayamaha.blogspot.com/
