You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2020/04/20 15:35:44 UTC

[GitHub] [trafficcontrol] ocket8888 commented on a change in pull request #4642: Dsstats math fix

ocket8888 commented on a change in pull request #4642:
URL: https://github.com/apache/trafficcontrol/pull/4642#discussion_r411477816



##########
File path: traffic_ops/traffic_ops_golang/trafficstats/deliveryservice.go
##########
@@ -277,7 +277,8 @@ func getDSSummary(client *influx.Client, conf *tc.TrafficDSStatsConfig, db strin
 
 	value := float64(s.Count*60) * s.Average
 	if conf.MetricType == "kbps" {

Review comment:
       during the actual rewrite of the endpoint that was deemed unnecessary.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org