opentelemetry-cpp-contrib icon indicating copy to clipboard operation
opentelemetry-cpp-contrib copied to clipboard

otel_ngx_module: New release for nginx 1.25.3

Open nise-wg2 opened this issue 1 year ago • 2 comments

After downloading the otel_ngx_module.so from https://github.com/open-telemetry/opentelemetry-cpp-contrib/actions, it looks like If we use otel_ngx_module.so library with NGINX 1.25.3 version we are getting below error: module "/opt/opentelemetry-cpp-contrib/otel_ngx_module.so" version 1024000 instead of 1025003

Can there be a proper release of otel_ngx_module that supports nginx 1.25.3 ? or an easy approach to build it for the newer version of Nginx?

nise-wg2 avatar Dec 01 '23 15:12 nise-wg2

@nise-wg2 did you ever get an answer for this? Also, how did you download the otel_ngx_module.so file? All of the artifacts appear to be expired here:

https://github.com/open-telemetry/opentelemetry-cpp-contrib/actions/workflows/nginx.yml

codedinsugar avatar Mar 11 '24 20:03 codedinsugar

No, I ended up using github.com/open-telemetry/opentelemetry-cpp-contrib/releases/download/webserver Which is noisy and not configurable in the same way.

PS: I failed to build otel_ngx_module.so library from sources. Too many dependencies etc.

nise-wg2 avatar Mar 12 '24 09:03 nise-wg2