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

Support nginx 1.27.0

Open
#467 1 comment 4 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

Describe your environment Describe any aspect of your environment relevant to the problem, including your platform, build system, version numbers of installed dependencies, etc. If you're reporting a problem with a specific version of a library in this repo, please check whether the problem has been fixed on main branch.

Steps to reproduce
Describe exactly how to reproduce the error. Include a code sample if applicable.

nginx 1.27.0 is not yet supported by this module. When will it be supported?

What is the expected behavior?
What did you expect to see?

I expected to be able to use this module with nginx 1.27.0.

What is the actual behavior?
What did you see instead?

There is not yet a version of the module that works with nginx 1.27.0.

Additional context
Add any other context about the problem here.

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 by locating the nginx module's version-support checks and existing tests for supported nginx releases. Confirm the compatibility changes required for nginx 1.27.0, then verify that the module builds and works with that version and that the relevant tests pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
nginx
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.