kellyseeme commented on issue #11113:
URL: https://github.com/apache/apisix/issues/11113#issuecomment-4001907399
I have test this,when curl for more times,there have different reslts,
curl localhost:9091/metrics|wc -l
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left Speed
100 76098 0 76098 0 0 3931k 0 --:--:-- --:--:-- --:--:--
4128k
**261**
curl localhost:9091/metrics|wc -l
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left Speed
100 73351 0 73351 0 0 3597k 0 --:--:-- --:--:-- --:--:--
3770k
**254**
curl localhost:9091/metrics|wc -l
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left Speed
100 76098 0 76098 0 0 3919k 0 --:--:-- --:--:-- --:--:--
4128k
**261**
curl localhost:9091/metrics|wc -l
% Total % Received % Xferd Average Speed Time Time Time
Current
Dload Upload Total Spent Left Speed
100 76098 0 76098 0 0 4878k 0 --:--:-- --:--:-- --:--:--
4954k
**261**
**the difference is:**
apisix_bandwidth{type="egress",route="3088",service="",consumer="",node="10.123.13.240"}
323
apisix_bandwidth{type="ingress",route="3088",service="",consumer="",node="10.123.13.240"}
75
apisix_http_latency_bucket{type="request",route="3088",service="",consumer="",le="1"}
1
apisix_http_latency_bucket{type="upstream",route="3088",service="",consumer="",le="1"}
1
apisix_http_latency_sum{type="apisix",route="3088",service="",consumer=""} 0
apisix_http_latency_sum{type="request",route="3088",service="",consumer=""}
0.99992752075195
apisix_http_latency_sum{type="upstream",route="3088",service="",consumer=""}
1
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]