Skip to content

Conversation

@pichlermarc
Copy link
Member

@pichlermarc pichlermarc commented Jun 5, 2024

Updates all experimental OpenTelemetry core dependencies, addresses breaking changes.
(Ready for review when tests pass)

export function createTestNodeSdk(opts: {
serviceName?: string;
instrumentations: InstrumentationOption[];
instrumentations: (Instrumentation | Instrumentation[])[]
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewer note: this was open-telemetry/opentelemetry-js#4675

context.disable();
memoryExporter.reset();
instrumentation.setConfig();
instrumentation.setConfig({});
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewer note: this was due to open-telemetry/opentelemetry-js#4695

@codecov
Copy link

codecov bot commented Jun 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.40%. Comparing base (dfb2dff) to head (002ca7b).
Report is 149 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2257      +/-   ##
==========================================
- Coverage   90.97%   90.40%   -0.58%     
==========================================
  Files         146      149       +3     
  Lines        7492     7514      +22     
  Branches     1502     1573      +71     
==========================================
- Hits         6816     6793      -23     
- Misses        676      721      +45     

see 52 files with indirect coverage changes

@pichlermarc pichlermarc marked this pull request as ready for review June 5, 2024 20:01
@pichlermarc pichlermarc requested a review from a team June 5, 2024 20:01
@pichlermarc pichlermarc merged commit 71c15d5 into open-telemetry:main Jun 6, 2024
@pichlermarc pichlermarc deleted the chore/update-otel-deps branch June 6, 2024 07:30
@dyladan dyladan mentioned this pull request Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.