Skip to content
This repository has been archived by the owner on Oct 31, 2024. It is now read-only.

Make instrumentations compatible with SDK 1.2.0/0.28.0 #220

Closed
FelipeEmerim opened this issue Apr 28, 2022 · 1 comment · Fixed by #228
Closed

Make instrumentations compatible with SDK 1.2.0/0.28.0 #220

FelipeEmerim opened this issue Apr 28, 2022 · 1 comment · Fixed by #228

Comments

@FelipeEmerim
Copy link
Contributor

Opentelemetry released a new version of the base instrumentation and SDK. I would like to help but I know very little about how these packages work. Instead, I will leave the PR from the contrib packages as a reference:

open-telemetry/opentelemetry-js-contrib#984

Here are the changelogs for the new releases:

https://github.com/open-telemetry/opentelemetry-js/releases/tag/v0.28.0
https://github.com/open-telemetry/opentelemetry-js/releases/tag/v1.2.0

@blumamir
Copy link
Contributor

Thanks @FelipeEmerim for the notice.
contrib PRs are not yet approved and merged, as there are a couple of issues being fixed currently:
open-telemetry/opentelemetry-js#2931

I also opened an issue to discuss how versions should be set in instrumentation here:
open-telemetry/opentelemetry-js-contrib#986

I plan to wait for these topics to reach consensus and then apply the version bump in this repo as well. We would be very happy to get your help by contributing a PR with the relevant fixes.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants