You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by rob05c <gi...@git.apache.org> on 2017/01/11 21:27:36 UTC

[GitHub] incubator-trafficcontrol pull request #178: Add Traffic Monitor 2.0 Stat Spa...

GitHub user rob05c opened a pull request:

    https://github.com/apache/incubator-trafficcontrol/pull/178

    Add Traffic Monitor 2.0 Stat Spans

    Adds TM2 stat spans, to reduce memory by de-duplicating stats that haven't changed.
    
    Adds a func to add trailing slashed to all HTTP dispatch map entries.
    
    Adds a better error message for unpolled caches, so when TM2 returns a 503 from unpolled caches, the log now shows which caches still need polling.

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

    $ git pull https://github.com/rob05c/incubator-trafficcontrol tm2

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

    https://github.com/apache/incubator-trafficcontrol/pull/178.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 #178
    
----
commit 0a828b8c19ee8f33ebada145122be25b73ced8d5
Author: Robert Butts <ro...@gmail.com>
Date:   2017-01-11T21:03:58Z

    Add TM2 stat spans, to reduce memory
    
    This restructures the structs for stats, so that when Astats returns
    a result with a stat which hasn't changed, instead of storing the
    name and value for that stat again, the last received stat has a
    'span' counter incremented. This drastically reduces memory usage.

commit 1f7642c60da848a33fd26dc32cbc5b55bcb102d8
Author: Robert Butts <ro...@gmail.com>
Date:   2017-01-11T21:24:29Z

    Add TM2 unpolled caches err msg listing caches

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-trafficcontrol pull request #178: Add Traffic Monitor 2.0 Stat Spa...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-trafficcontrol/pull/178


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---