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

Update Version of opentelemetry #10046

Merged
merged 13 commits into from
Mar 6, 2020

Conversation

rakshith91
Copy link
Contributor

No description provided.

@adxsdk6
Copy link

adxsdk6 commented Feb 27, 2020

Can one of the admins verify this patch?

@rakshith91 rakshith91 marked this pull request as ready for review March 3, 2020 01:22
@rakshith91 rakshith91 changed the title Update Version Update Version of opentelemetry Mar 3, 2020
@@ -2,7 +2,7 @@
# Copyright (c) Microsoft Corporation.
# Licensed under the MIT License.
# ------------------------------------
from ._abstract_span import AbstractSpan, SpanKind, HttpSpanMixin
from azure.core.tracing._abstract_span import AbstractSpan, SpanKind, HttpSpanMixin
Copy link
Member

Choose a reason for hiding this comment

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

Please import from azure.core.tracing instead (they are all available there, without the need to import a private module)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

this init is in the azure.core.tracing.

Copy link
Member

Choose a reason for hiding this comment

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

Laurent meant not to import from "_abstract_span"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yes, but this import is to expose them publicly from the private module.

Copy link
Member

Choose a reason for hiding this comment

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

will do that fix in a second PR

@rakshith91 rakshith91 force-pushed the open_telemetry_for_storage branch from f2362ea to c2cbd6b Compare March 6, 2020 19:36
@rakshith91 rakshith91 merged commit bec3f56 into Azure:master Mar 6, 2020
@rakshith91 rakshith91 deleted the open_telemetry_for_storage branch March 6, 2020 20:28
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.

4 participants