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

ASF GitHub Bot commented on TINKERPOP-1688:
-------------------------------------------

GitHub user spmallette opened a pull request:

    https://github.com/apache/tinkerpop/pull/635

    TINKERPOP-1688 Add annotations to TraversalMetrics pretty print

    https://issues.apache.org/jira/browse/TINKERPOP-1688
    
    See the example of what the revised pretty print looks like if annotations 
are present in the metrics in the link to the issue above (it's in the 
comments).
    
    Builds with `mvn clean install`
    
    VOTE +1

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

    $ git pull https://github.com/apache/tinkerpop TINKERPOP-1688

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

    https://github.com/apache/tinkerpop/pull/635.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 #635
    
----
commit a9f48dfe811039c357d12fac7bd7a93113750d05
Author: Stephen Mallette <[email protected]>
Date:   2017-06-08T16:37:34Z

    TINKERPOP-1688 Add annotations to TraversalMetrics pretty print

----


> Include TraversalMetrics annotation in pretty print
> ---------------------------------------------------
>
>                 Key: TINKERPOP-1688
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1688
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: process
>    Affects Versions: 3.2.4
>            Reporter: stephen mallette
>            Assignee: stephen mallette
>
> Currently annotations on metrics are not displayed when you view the results 
> of a {{profile()}} via {{toString()}}. Including annotations might provide 
> important information to users that would otherwise be hidden or force the 
> user to manually pick apart the {{TraversalMetrics}} object itself which 
> isn't convenient.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to