open-telemetry / open-telemetry/opentelemetry-cpp-contrib

otel_ngx_module: New release for nginx 1.25.3

Open
#344 2 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
153
Forks
184
Avg merge
2d 9h
Merged PRs (30d)
26

Description

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?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the otel_ngx_module.so artifact from the repository's GitHub Actions and the reported NGINX 1.25.3 version mismatch: the module reports version 1024000 instead of 1025003. Trace how the module is built and released, then verify that a rebuilt or released module loads with NGINX 1.25.3.

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
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.