This repository has been archived by the owner on Dec 6, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 164
Propose a high-level process for migrating from OpenCensus to OpenTelemetry #210
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dashpole
changed the title
Propose a process for migrating from OpenCensus to OpenTelemetry
Propose a high-level process for migrating from OpenCensus to OpenTelemetry
Aug 5, 2022
dashpole
force-pushed
the
oc_otel_migration
branch
from
August 5, 2022 19:55
4cd7e43
to
e813846
Compare
dashpole
force-pushed
the
oc_otel_migration
branch
from
August 5, 2022 19:57
e813846
to
81a0ffb
Compare
yurishkuro
reviewed
Aug 5, 2022
punya
reviewed
Aug 8, 2022
Co-authored-by: Punya Biswal <[email protected]>
punya
reviewed
Aug 8, 2022
This was referenced Aug 10, 2022
I've realized this probably doesn't need to be an OTep, since it is already an agreed upon direction by the community (part of the founding!). I'll convert it to a PR to the spec repo. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Part of open-telemetry/opentelemetry-specification#1175
We've talked about bridges for OpenCensus in the past, but I thought it would be a good idea to write down exactly how we expect them to be used, and consider the implications for library maintainers.
If the OTEP is accepted, I would add a migration guide to the current OpenCensus compatibility spec with the contents of the "migration plans" section.
In particular, please consider out the goals, alternatives considered, and open questions sections.