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/08/24 04:02:20 UTC

[jira] [Work logged] (TS-2470) Remove PCT metrics

     [ https://issues.apache.org/jira/browse/TS-2470?focusedWorklogId=27024&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-27024 ]

ASF GitHub Bot logged work on TS-2470:
--------------------------------------

                Author: ASF GitHub Bot
            Created on: 24/Aug/16 04:02
            Start Date: 24/Aug/16 04:02
    Worklog Time Spent: 10m 
      Work Description: GitHub user bryancall opened a pull request:

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

    TS-2470: Remove PCT metrics

    

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

    $ git pull https://github.com/bryancall/trafficserver TS-2470

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

    https://github.com/apache/trafficserver/pull/912.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 #912
    
----
commit fcd4203e3a5df09f46c39c1b58d6823cb81a19ea
Author: Bryan Call <bc...@apache.org>
Date:   2016-08-24T04:01:11Z

    TS-2470: Remove PCT metrics

----


Issue Time Tracking
-------------------

            Worklog Id:     (was: 27024)
            Time Spent: 10m
    Remaining Estimate: 0h

> Remove PCT metrics
> ------------------
>
>                 Key: TS-2470
>                 URL: https://issues.apache.org/jira/browse/TS-2470
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Metrics
>            Reporter: Leif Hedstrom
>            Assignee: Bryan Call
>              Labels: incompatible
>             Fix For: 7.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> From my latest master build:
> {code}
> proxy.node.bandwidth_hit_ratio_int_pct=429227680
> proxy.node.hostdb.hit_ratio_int_pct=1116599040
> proxy.node.cache_hit_ratio_int_pct=419143744
> proxy.node.bandwidth_hit_ratio_avg_10s_int_pct=362055712
> proxy.node.http.transaction_frac_avg_10s.miss_cold_int_pct=50927432
> proxy.node.http.transaction_frac_avg_10s.miss_not_cacheable_int_pct=50927432
> proxy.node.http.transaction_frac_avg_10s.errors.other_int_pct=1018548608
> proxy.node.cache.percent_free_int_pct=1077459456
> {code}
> Neither of these seem particularly reasonable.



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