open-telemetry / opentelemetry-cpp-contrib

https://opentelemetry.io/
Apache License 2.0
121 stars 130 forks source link

Openresty version incompatible with opentelemetry-webserver-sdk-x64-linux #260

Open dankit5 opened 1 year ago

dankit5 commented 1 year ago

I am using Openresty version 1.21.4.1 and trying to instrument Opentelemetry.

Steps to reproduce

Have tried multiple versions but none of them were compatible.

I have not been able to find a opentelemetry-cpp-contrib version compatible with Openresty version 1.21.4.1(latest available, can't do a downgrade).

Any suggestions would help ? @kpratyus @DebajitDas

kpratyus commented 1 year ago

The openresty is using nginx 1.21 which is the older version and hence not supported by us.