GitHub user AyolaJayamaha opened a pull request:

    https://github.com/apache/phoenix/pull/96

    Adding tracingweb app

    ##Adding tracing web app
    
    There is no way of visualizing Phoenix tracing information. Adding simple 
charting to visualize the tracing information is done by this pull request.
    
    ###Feature List
    Webapp to visualize tracing information with features to search, expand, 
filter by sql statements etc.
     
    ###Task List
    - [ ] Web app create from jetty
     - [x] Web App creation / build
     - [ ] Pom file mapping to root pom
     - [ ] Starting script in bin file
    - [x] Adding angularjs
    - [x] Adding charts and timeline
      - [x] Adding Google charts
     - [x]  Adding d3 and NVD3 Chart
    - [ ]  Communicating from Java to Javascript
     - [ ] Remove sample data


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/AyolaJayamaha/phoenix milestone-3

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/phoenix/pull/96.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #96
    
----
commit 05895882211693751c3d73dc16e5f7b3254e8dcd
Author: ayolajayamaha <[email protected]>
Date:   2015-07-02T17:42:14Z

    adding tracingweb app

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to