You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The plugin should have a 50% chance of sending a trace, but in reality, no trace was sent, and I saw that there was no testing for this part in the test case
Error Logs
No response
Steps to Reproduce
as Current Behavior description
Environment
APISIX version (run apisix version): master branch
Operating system (run uname -a): Linux myapisixnode 3.10.0-1160.el7.x86_64 change: added doc of how to load plugin. #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
OpenResty / Nginx version (run openresty -V or nginx -V):
I removed request-id plugin then try curl http://127.0.0.1:9080/123 -H "X-Request-Id: 1272b56c15a7866668b943071c176805" trace_id_ratio doesn't work too. apisix always send the trace.
If curl without request-id, trace_id_ratio it can work.
Current Behavior
set upstream
set opentelemetry
send request with curl
curl http://127.0.0.1:9080/vv
100 timesExpected Behavior
The plugin should have a 50% chance of sending a trace, but in reality, no trace was sent, and I saw that there was no testing for this part in the test case
Error Logs
No response
Steps to Reproduce
as
Current Behavior
descriptionEnvironment
apisix version
): master branchuname -a
): Linux myapisixnode 3.10.0-1160.el7.x86_64 change: added doc of how to load plugin. #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linuxopenresty -V
ornginx -V
):curl http://127.0.0.1:9090/v1/server_info
): 3.5.10luarocks --version
):The text was updated successfully, but these errors were encountered: