[ 
https://issues.apache.org/jira/browse/PHOENIX-2187?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14705661#comment-14705661
 ] 

ASF GitHub Bot commented on PHOENIX-2187:
-----------------------------------------

Github user ndimiduk commented on a diff in the pull request:

    https://github.com/apache/phoenix/pull/112#discussion_r37574069
  
    --- Diff: phoenix-tracing-webapp/src/build/build.xml ---
    @@ -0,0 +1,40 @@
    +<?xml version="1.0" encoding="UTF-8"?>
    +  <project name="trace-webapp-demo" default="war" basedir=".">
    +
    +    <property name="project-name" value="${ant.project.name}" />
    +    <property name="builder" value="ayola" />
    +
    +    <property name="war-file-name" value="${project-name}.war" />
    +    <property name="webapp-directory" value="src/main/webapp" />
    +    <property name="classes-directory" value="src/main/webapp" />
    --- End diff --
    
    this is provided in the other PR, right? no need to include it here.


> Creating the front-end application for Phoenix Tracing Web App
> --------------------------------------------------------------
>
>                 Key: PHOENIX-2187
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2187
>             Project: Phoenix
>          Issue Type: Sub-task
>            Reporter: Nishani 
>            Assignee: Nishani 
>
> This will include the following tracing visualization features.
> List - lists the traces with their attributes
> Trace Count - Chart view over the trace description
> Dependency Tree - tree view of  trace ids
> Timeline - timeline of trace ids
> Trace Distribution - Distribution chart of hosts of traces



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to