envoyproxy / envoyproxy/gateway

docs: Mismatch Between Documented and Actual Output in Circuit Breaker Doc

Open
#5,494 3 comments 0 reactions 0 assignees View on GitHub
documentation
Dominant language
Go
Stars
3k
Forks
864
Avg merge
2d 2h
Merged PRs (30d)
140

Description

Receiving an output that does not match the expected output from the docs when I run the Hey Load simulation.

After applying the BTP config I received the following output:
hey -n 100 -c 100 -host "www.example.com" "http://${GATEWAY_HOST}/?delay=10s"

Summary:
Total: 10.0500 secs
Slowest: 10.0497 secs
Fastest: 10.0433 secs
Average: 10.0452 secs
Requests/sec: 9.9503

Total data: 52800 bytes
Size/request: 528 bytes

Response time histogram:
10.043 [1] |■
10.044 [14] |■■■■■■■■■■■■■■■■■■
10.045 [31] |■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■
10.045 [15] |■■■■■■■■■■■■■■■■■■■
10.046 [13] |■■■■■■■■■■■■■■■■■
10.046 [9] |■■■■■■■■■■■■
10.047 [0] |
10.048 [3] |■■■■
10.048 [8] |■■■■■■■■■■
10.049 [4] |■■■■■
10.050 [2] |■■■

Latency distribution:
10% in 10.0437 secs
25% in 10.0442 secs
50% in 10.0448 secs
75% in 10.0459 secs
90% in 10.0480 secs
95% in 10.0488 secs
99% in 10.0497 secs

Details (average, fastest, slowest):
DNS+dialup: 0.0027 secs, 10.0433 secs, 10.0497 secs
DNS-lookup: 0.0000 secs, 0.0000 secs, 0.0000 secs
req write: 0.0001 secs, 0.0000 secs, 0.0011 secs
resp wait: 10.0421 secs, 10.0392 secs, 10.0449 secs
resp read: 0.0001 secs, 0.0000 secs, 0.0010 secs

Status code distribution:
[200] 100 responses

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.