[
https://issues.apache.org/jira/browse/TS-2470?focusedWorklogId=27102&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-27102
]
ASF GitHub Bot logged work on TS-2470:
--------------------------------------
Author: ASF GitHub Bot
Created on: 25/Aug/16 03:10
Start Date: 25/Aug/16 03:10
Worklog Time Spent: 10m
Work Description: Github user reveller commented on the issue:
https://github.com/apache/trafficserver/pull/912
I reviewed the change. After applying the patch, I ran `grep -rIi _pct
--exclude=\*.{Po,Plo} * | grep -v -E 'file_max_pct|bytes_pct'`. The output was
insignificant and showed no signs of any remaining calculated percentage
statistics.
Issue Time Tracking
-------------------
Worklog Id: (was: 27102)
Time Spent: 50m (was: 40m)
> 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: 50m
> 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)