open-telemetry / open-telemetry/opentelemetry-cpp-contrib
Add more Resource Attributes to the Otel-Webserver-Module Nginx instrumentation.
Open
Nobody has claimed this yet.
Webserver
- Dominant language
- Python
- Stars
- 153
- Forks
- 184
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 26
Description
Some more resource attributes could be exported with the spans. Like request and response headers.
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
Locate the Otel-Webserver-Module Nginx instrumentation and inspect how spans currently receive resource attributes. Determine which request and response headers are in scope, then find the relevant instrumentation tests and verify that the selected attributes are exported; the issue does not name files or tests, so confirm their locations first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100