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

ASF GitHub Bot commented on TS-2150:
------------------------------------

GitHub user fpesce opened a pull request:

    https://github.com/apache/trafficserver/pull/229

    TS-2150: Add Milestone log tags

    - Add Milestone log tags
    - Add Milestone diff log tags

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

    $ git pull https://github.com/fpesce/trafficserver TS-2150

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

    https://github.com/apache/trafficserver/pull/229.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 #229
    
----
commit 93abcbcc62c98ac23a230fd82d33bf5ee1f01398
Author: Francois Pesce <fpe...@yahoo-inc.com>
Date:   2015-06-17T05:38:27Z

    TS-2150: Transaction milestone log tag
    
    It includes a refactoring for Milestone class attributes to be
    requested using public accessor on a private array indexed with an
    enum.
    
    Also a minor feature fix, which is aggregate log tag detection, that
    matched aggregate string (like SUM FIRST etc..) using strstr() inside
    the log tag preventing use of these string to be used in container
    field.

commit e76fcc56b524b8b3bc837c02d08abe629c21389a
Author: Francois Pesce <fpe...@yahoo-inc.com>
Date:   2015-06-17T21:42:40Z

    TS-2150 documentation update

----


> Add Milestone log tags
> ----------------------
>
>                 Key: TS-2150
>                 URL: https://issues.apache.org/jira/browse/TS-2150
>             Project: Traffic Server
>          Issue Type: New Feature
>          Components: Logging
>            Reporter: Leif Hedstrom
>            Assignee: John Rushford
>             Fix For: sometime
>
>
> We have a notion of milestones in the core, and plugin APIs 
> (TSHttpTxnMilestoneGet() ). It'd be useful to expose these milestone timers 
> as a log tag, something like:
> {code}
> %<{UA_BEGIN}mtms>
> {code}
> mtms is just an example / suggestion, "MilestoneTimeMilliSecond", we can make 
> it whatever we like.



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

Reply via email to