You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/06/14 00:58:57 UTC

[jira] [Commented] (TS-4100) remove XML statistics

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

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

GitHub user jpeach opened a pull request:

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

    TS-4100: Remove custom XML metrics.

    This PR is a heads-up. I'm still going to work on some config file documentation before I merge this. Additionally we need to figure out an upgrade path, since we need the latest version of ``metrics.config`` to be installed and the current installation target always installs the new version to the side.
    
    Ping @bryancall @zwoop @PSUdaemon @shukitchan 

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

    $ git pull https://github.com/jpeach/trafficserver fix/4100

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

    https://github.com/apache/trafficserver/pull/705.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 #705
    
----
commit bbbf776003b05fe212ea0d7edb1668dda86f70b4
Author: James Peach <jp...@apache.org>
Date:   2016-06-14T00:08:38Z

    TS-4100: Permanently enable Lua metrics processing.

commit b002e1019ba24b14fcdb66e74e4b8742675af7d9
Author: James Peach <jp...@apache.org>
Date:   2016-06-14T00:24:28Z

    TS-4100: Remove the XML-based stats processor.

commit fb3da9685edba3362bdf3db0bd3d46e6cbc72e3f
Author: James Peach <jp...@apache.org>
Date:   2016-06-14T00:25:21Z

    TS-4100: Fix a metrics.config typo.

commit 166329e92b1777e6a32894c1453cb3259bf489df
Author: James Peach <jp...@apache.org>
Date:   2016-06-14T00:52:49Z

    TS-4100: Remove hard-coded metrics initialization.
    
    The Lua metrics processor creates metrics on demand, so there's no
    need to hard-code these any more. After an initial convergence
    period, all the metrics end up being evaluatable (that is traffic_manager
    -T lua doesn't show any eval errors any more).

----


> remove XML statistics
> ---------------------
>
>                 Key: TS-4100
>                 URL: https://issues.apache.org/jira/browse/TS-4100
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Cleanup, Configuration
>            Reporter: James Peach
>            Assignee: James Peach
>             Fix For: 7.0.0
>
>
> Once TS-4099 lands, remove the XML statistics and corresponding code in the {{StatsProcessor}}.



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