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

Automatic dependency tracking of Azure SDKs not working correctly #723

Merged
merged 6 commits into from Feb 8, 2021

Conversation

hectorhdzg
Copy link
Member

@hectorhdzg hectorhdzg commented Feb 1, 2021

Automatic tracking of Azure SDK rely on @azure/core-tracing package, there were recent changes on OpenTelemetry API and tracing package that broke our integration

Fixes #724

These checks were added to support applicationinsights@2.0.0 (Beta) but are preventing automatic tracking in Azure SDK calls for current Production code

#562

@hectorhdzg
Copy link
Member Author

Updated OT interfaces
Adding readme instructions
@hectorhdzg hectorhdzg changed the title Removing unnecessary check for Azure SDK requests Automatic dependency tracking of Azure SDKs not working correctly Feb 2, 2021
@hectorhdzg
Copy link
Member Author

Update in diagnostic-channel-publishers package
microsoft/node-diagnostic-channel#91

@hectorhdzg hectorhdzg merged commit 932519c into develop Feb 8, 2021
@hectorhdzg hectorhdzg deleted the hectorhdzg/azuresdk branch May 25, 2021 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Automatic dependency tracking of Azure SDKs not working correctly
2 participants