Nginx opentelemetry module not working in Nginx 1.18 or 1.22 #304
Unanswered
uttammajigithub
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I have tested nginx 1.18.0 with http module 1.0.0 and 1.0.1, but got the error that ngx_http_opentelemetry_module.so is not binary compatible.
Also tested nginx 1.22.1 with http module 1.0.2 and 1.0.3 but got the error that ngx_http_opentelemetry_module.so file is for 1.22.0 version and it will not work for 1.22.1 version. Here we are using higher version of nginx,
but it is not supporting ngx_http_opentelemetry_module.so which was created in lower version.
Could you please check the issue and suggest quick resolution.
Thanks
Uttam
Beta Was this translation helpful? Give feedback.
All reactions