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

Fix telemetry SDK intialization warnings #158612

Merged
merged 1 commit into from Aug 22, 2022
Merged

Fix telemetry SDK intialization warnings #158612

merged 1 commit into from Aug 22, 2022

Conversation

lramos15
Copy link
Member

Fixes #157207

We cannot extend the real type because then some initialization occurs in the constructor of the base class. Here I just pulled out the properties I need into our own interface.

@lramos15 lramos15 enabled auto-merge (squash) August 19, 2022 17:14
@lramos15 lramos15 self-assigned this Aug 19, 2022
@VSCodeTriageBot VSCodeTriageBot added this to the August 2022 milestone Aug 19, 2022
@lramos15 lramos15 merged commit 88519c1 into main Aug 22, 2022
@lramos15 lramos15 deleted the lramos15/top-hookworm branch August 22, 2022 12:05
@github-actions github-actions bot locked and limited conversation to collaborators Oct 6, 2022
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.

Uncaught (in promise) Error: SDK is not initialized
3 participants