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

Allow extra resource attributes to be added to traces from apache / nginx

Open
#364 1 comment 0 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

Is your feature request related to a problem?
Yes, we use elasticsearch as APM tool, where our corporate expects certain resource attributes to be available on the trace so that the trace is delegated to the correct team. Currently all our traces are dropped

Describe the solution you'd like
Give the option to add resource attributes through the apache / nginx config

Describe alternatives you've considered
Add an OpenTelemetry collector in between, which is a lot of extra infra which should not be required for elasticsearch

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 Apache and Nginx configuration entry points that create or export traces. Determine how configuration-defined resource attributes are represented, then verify that the configured attributes appear on exported traces without requiring an OpenTelemetry Collector.

Written by the indexing model from the issue text.

Assessment

Tech stack
apache, nginx
Domain
observability
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.