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

Add deprecation warning to instrumentationsLoaded #888

Merged
merged 1 commit into from
May 26, 2023

Conversation

luismiramirez
Copy link
Member

The instrumentationsLoaded() helper is not required anymore since the introduction of sdk.start() asynchronous OpenTelemetry load. This commits removes any logic related to the helper and a deprecation warning.

The client attribute is also removed as it was only used by the helper.

Part of: #877

The `instrumentationsLoaded()` helper is not required anymore since the
introduction of `sdk.start()` asynchronous OpenTelemetry load. This
commits removes any logic related to the helper and a deprecation
warning.

The client attribute is also removed as it was only used by the
helper.
@luismiramirez luismiramirez merged commit 32b4f4c into main May 26, 2023
@luismiramirez luismiramirez deleted the deprecate-instrumentationsloaded branch May 26, 2023 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants