open-telemetry / open-telemetry/opentelemetry-cpp-contrib
New Release for nginx 1.25.2
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 153
- Forks
- 184
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 26
Description
It looks like the library is supporting till nginx version 1.23.1. If we use this library with higher version we are getting below error
nginx: [emerg] module "/etc/nginx/modules/otel_ngx_module.so" version 1018000 instead of 1019003 in /etc/nginx/nginx.conf:8
Can we get the latest release that can support nginx 1.25.2 ? or anyway to build it for the newer version of Nginx
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing how the otel_ngx_module.so is built and which nginx version it targets. Reproduce the version mismatch with nginx 1.25.2 and inspect the nginx.conf entry at line 8. Done means providing a release or documented build path whose module version matches nginx 1.25.2.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100