You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2021/06/30 02:03:58 UTC

[GitHub] [apisix] tokers commented on a change in pull request #4503: test: make t/chaos/kill-chaos.t stable

tokers commented on a change in pull request #4503:
URL: https://github.com/apache/apisix/pull/4503#discussion_r661077066



##########
File path: t/chaos/utils.go
##########
@@ -158,16 +158,16 @@ func getPrometheusMetric(e *httpexpect.Expect, g *WithT, key string) string {
 	return targetSlice[1]
 }
 
-func getIngressBandwidthPerSecond(e *httpexpect.Expect, g *WithT) (float64, float64) {
-	key := "apisix_bandwidth{type=\"ingress\","
+func getEgressBandwidthPerSecond(e *httpexpect.Expect, g *WithT) (float64, float64) {

Review comment:
       Why even the semantics of this function was changed?




-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@apisix.apache.org

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