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

[Internal] OpenTelemetry: Adds diagnostics for network level requests #3718

Closed
wants to merge 17 commits into from

Conversation

aavasthy
Copy link
Contributor

@aavasthy aavasthy commented Feb 21, 2023

Pull Request Template

Description

This PR adds open telemetry support to the SDK for network level requests for both HTTP and TCP requests.
It adds Operation level ActivityId(Parent id for network level activities) as part of diagnostics log.

This is a draft PR and would have the following once updated Direct package is included:

  • Direct package version update
  • Emulator Tests for E2E flow
  • IsEnableDistributedTracing flag being passed to StoreClientFactory

Type of change

Please delete options that are not relevant.

  • [] New feature (non-breaking change which adds functionality)

Closing issues

To automatically close an issue: closes #3459

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

All good!

@aavasthy aavasthy changed the title [Internal] Open Telemetry: Adding diagnostics for network level requests [Internal] OpenTelemetry: Adding diagnostics for network level requests Feb 21, 2023
@aavasthy aavasthy changed the title [Internal] OpenTelemetry: Adding diagnostics for network level requests [Internal] OpenTelemetry: Adds diagnostics for network level requests Feb 21, 2023
@aavasthy aavasthy closed this May 9, 2023
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.

[Internal] Designing and adding capabilities to support Distributed Tracing
2 participants