Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenCensus Compatibility for GA #1175

Closed
7 tasks
andrewhsu opened this issue Nov 2, 2020 · 5 comments · Fixed by #3425
Closed
7 tasks

OpenCensus Compatibility for GA #1175

andrewhsu opened this issue Nov 2, 2020 · 5 comments · Fixed by #3425
Assignees
Labels
area:ga-tracking Tracking high level items for GA release:allowed-for-ga Editorial changes that can still be added before GA since they don't require action by SIGs

Comments

@andrewhsu
Copy link
Member

andrewhsu commented Nov 2, 2020

This is a high-level tracking issue to track items across several github repos.

Languages:

  • Java
  • JS
  • Python
  • Go
  • C# .NET
  • Erlang
  • Ruby
@andrewhsu andrewhsu added release:allowed-for-ga Editorial changes that can still be added before GA since they don't require action by SIGs area:ga-tracking Tracking high level items for GA labels Nov 2, 2020
@andrewhsu andrewhsu changed the title OpenCensus Compatibility OpenCensus Compatibility for GA Nov 2, 2020
@jsuereth
Copy link
Contributor

jsuereth commented Jan 8, 2021

@andrewhsu would you mind assigning this to me?

Additionally we should expand the description to include a Specification of what compatibility looks like.

@dashpole
Copy link
Contributor

I have three changes that should complete the spec-portion of OpenCensus compatibility:

@dashpole
Copy link
Contributor

I'm working on a golang implementation which follows the proposed spec: open-telemetry/opentelemetry-go#3093

@aabmass
Copy link
Member

aabmass commented Apr 20, 2023

David's PRs were all merged and I think we are looking good here. I am going to open a PR to mark the compatibility doc as stable and close this issue.

@aabmass
Copy link
Member

aabmass commented Apr 20, 2023

From the original description

  • C# .NET
  • Erlang
  • Ruby

I think its safe to say these are out of scope?

carlosalberto added a commit that referenced this issue Apr 26, 2023
Fixes
#1175

## Changes

Mark the OpenCensus Compatibility specification as stable. We now have
implementations of the bridges in a few languages:
-
[Java](https://github.com/open-telemetry/opentelemetry-java/tree/main/opencensus-shim)
– trace and metrics bridges
-
[Go](https://github.com/open-telemetry/opentelemetry-go/tree/main/bridge/opencensus)
– trace and metrics bridges
-
[Python](https://github.com/open-telemetry/opentelemetry-python/tree/main/shim/opentelemetry-opencensus-shim)
– trace bridge
- JS – trace bridge WIP by me

Co-authored-by: Carlos Alberto Cortez <calberto.cortez@gmail.com>
carlosalberto added a commit to carlosalberto/opentelemetry-specification that referenced this issue Oct 31, 2024
Fixes
open-telemetry#1175

## Changes

Mark the OpenCensus Compatibility specification as stable. We now have
implementations of the bridges in a few languages:
-
[Java](https://github.com/open-telemetry/opentelemetry-java/tree/main/opencensus-shim)
– trace and metrics bridges
-
[Go](https://github.com/open-telemetry/opentelemetry-go/tree/main/bridge/opencensus)
– trace and metrics bridges
-
[Python](https://github.com/open-telemetry/opentelemetry-python/tree/main/shim/opentelemetry-opencensus-shim)
– trace bridge
- JS – trace bridge WIP by me

Co-authored-by: Carlos Alberto Cortez <calberto.cortez@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:ga-tracking Tracking high level items for GA release:allowed-for-ga Editorial changes that can still be added before GA since they don't require action by SIGs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants