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

feat: support core experimental version 0.32.0 #240

Merged
merged 4 commits into from
Oct 18, 2022

Conversation

FelipeEmerim
Copy link
Contributor

@FelipeEmerim FelipeEmerim commented Sep 12, 2022

Hi, thanks for the amazing libs!

This PR updates the core experimental version to 0.32.0. I used this PR as a base for my work.

I had some problems running tests locally for the mongoose and neo4j instrumentations, it seems I need to configure those tools in my local environment.
Edit: Found the comments in the tests about how to setup Docker for those instrumentations, all tests have passed.

I also had some problems with peer dependencies like:

[email protected]" has unmet peer dependency "@opentelemetry/api@^1.0.0".

I ignored these errors because they happened before I even started updating deps. I am probably missing something basic as I have little knowledge of Yarn in a lerna project. I tried looking for a contributing guide but could not find it. If you have it, could you please link it here so I can follow?

I checked the release Changelogs for experimental packages on opentelemetry-js and it seems the packages here are not affected by the breaking changes. There are some deprecations to resolve but I think making a separate PR for them would be better as they require more effort and knowledge.

@FelipeEmerim FelipeEmerim requested a review from a team as a code owner September 12, 2022 13:41
@blumamir blumamir merged commit 86d40a1 into aspecto-io:master Oct 18, 2022
@blumamir
Copy link
Contributor

published. Thank you and sorry for the delay

@FelipeEmerim FelipeEmerim deleted the otel-experimental-32 branch October 19, 2022 12:57
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 this pull request may close these issues.

2 participants