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

nginx: expose traceparent via nginx vars

Open
#19 0 comments 0 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

Accessing traceparent in nginx scripts can be done via $otel_ctxvar_traceparent, but this was initially intended for internal use and could have a better name. Should create an alias and document its usage (e.g. adding Server-Timing headers).

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 integration and the code or configuration that exposes $otel_ctxvar_traceparent. Check how nginx variables are named and where integration usage is documented. Done means a public alias exists and the documentation shows how to use it, including the Server-Timing example.

Written by the indexing model from the issue text.

Assessment

Tech stack
nginx
Domain
observability
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.