open-telemetry / open-telemetry/opentelemetry-cpp
[TRACKING] List of upstream issues impacting opentelemetry-cpp
Open
Nobody has claimed this yet.
bug
do-not-stale
issue:blocked
triage/accepted
- Dominant language
- C++
- Stars
- 1.4k
- Forks
- 632
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 75
Description
TO @open-telemetry/technical-committee
TO @open-telemetry/specs-metrics-approvers
CC @svrnm
All,
The following issues are affecting opentelemetry-cpp, and hinder progress:
- https://github.com/open-telemetry/opentelemetry-specification/issues/3617
- prevents deployment of yaml configuration
- cc @jack-berg
- blocks implementation of:
- https://github.com/open-telemetry/opentelemetry-specification/issues/3616
- Current posture is to:
- either implement knowingly not compliant code in opentelemetry-cpp, as in java
- or comply to the spec, and limit the usefulness of opentelemetry-cpp
- blocks implementation of:
- Current posture is to:
- https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/21471
- prevents deployment of OTLP Metrics exporter:
- when sending data thru
opentelemetry-cpp --> opentelemetry-collector --> prometheus, - prometheus metrics collides, breaking visualization
- when sending data thru
- prevents deployment of OTLP Metrics exporter:
- https://github.com/open-telemetry/opentelemetry-specification/issues/530
- hinders deployment of OTLP GRPC exporter
Using this issue for project tracking, until a better place for it can be found.
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
Start by reviewing upstream issues 3617, 3616, 21471, and 530, along with the blocked opentelemetry-cpp issues 2709 and 2710. Determine whether each upstream dependency is resolved and update the tracking issue when the configuration, metrics, or OTLP exporter blockers have a documented outcome.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, grpc
- Domain
- observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100