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
I create a route for grpc server,
the config like this
I can get the correct response but the trace send failed.
At first, I deleted the grpc-translate plugin but the trace still send failed
Next, I change a new upstream with the scheme is HTTP.
At this time, the trace send successfully.
So I wonder if there is something wrong between opentelemetry plugin and grpc server? Or I have some problems with my configuration?
Environment
APISIX version (run apisix version): 3.3.0
Operating system (run uname -a): 4.15.0-204-generic Can support different server{} ? #215-Ubuntu SMP Fri Jan 20 18:24:59 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
OpenResty / Nginx version (run openresty -V or nginx -V):nginx version: openresty/1.21.4.1
etcd version, if relevant (run curl http://127.0.0.1:9090/v1/server_info): 3.5.0
APISIX Dashboard version, if relevant: 3.0.1
Plugin runner version, for issues related to plugin runners:
LuaRocks version, for installation issues (run luarocks --version):
The text was updated successfully, but these errors were encountered:
bai-ming
changed the title
opentelemetry plugin with grpc server upstream can't send trace
help request : opentelemetry plugin with grpc server upstream can't send trace
Jun 15, 2023
bai-ming
changed the title
help request : opentelemetry plugin with grpc server upstream can't send trace
help request: opentelemetry plugin with grpc server upstream can't send trace
Jun 15, 2023
Description
I create a route for grpc server,
the config like this
I can get the correct response but the trace send failed.
At first, I deleted the grpc-translate plugin but the trace still send failed
Next, I change a new upstream with the scheme is HTTP.
At this time, the trace send successfully.
So I wonder if there is something wrong between opentelemetry plugin and grpc server? Or I have some problems with my configuration?
Environment
apisix version
): 3.3.0uname -a
): 4.15.0-204-generic Can support different server{} ? #215-Ubuntu SMP Fri Jan 20 18:24:59 UTC 2023 x86_64 x86_64 x86_64 GNU/Linuxopenresty -V
ornginx -V
):nginx version: openresty/1.21.4.1curl http://127.0.0.1:9090/v1/server_info
): 3.5.0luarocks --version
):The text was updated successfully, but these errors were encountered: