opentelemetry-cpp icon indicating copy to clipboard operation
opentelemetry-cpp copied to clipboard

[TRACKING] List of upstream issues impacting opentelemetry-cpp

Open marcalff opened this issue 1 year ago • 5 comments

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-cpp/issues/2709
  • 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:
      • https://github.com/open-telemetry/opentelemetry-cpp/issues/2710
  • 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
  • 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.

marcalff avatar Jun 20 '24 13:06 marcalff

@marcalff can you link each upstream issue with the relevant issue in opentelemetry-cpp (if they exist)

svrnm avatar Jun 20 '24 14:06 svrnm

@marcalff can you link each upstream issue with the relevant issue in opentelemetry-cpp (if they exist)

Done for the first 2.

For the problem with the collector -> prometheus write exporter, there is no issue in opentelemetry-cpp, as the cpp code behaves as expected. This was found when integrating an application that uses opentelemetry-cpp.

marcalff avatar Jun 20 '24 15:06 marcalff

This issue was marked as stale due to lack of activity.

github-actions[bot] avatar Oct 29 '24 02:10 github-actions[bot]

This issue was marked as stale due to lack of activity.

github-actions[bot] avatar Dec 31 '24 01:12 github-actions[bot]

@marcalff since this showed up in my gh notfications I went ahead and tagged your spec issues with "maintainer-request". I know that this currently has no additional meaning, but we should try to establish this label and see how we can give it some urgency.

svrnm avatar Jan 10 '25 09:01 svrnm