-
Notifications
You must be signed in to change notification settings - Fork 3.2k
[ml] Fix missing parent ids in trace logs #34405
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
Merged
Merged
Changes from 20 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
dacfbc1
Revert change to acs_connection_id type
diondrapeck a9fc28f
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck 594794d
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck 9ed7442
Resolve merge conflict
diondrapeck 9495639
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck eb4669d
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck a1bc7b3
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck 12a43ef
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck 16bebb4
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck e5ee79f
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck e9fdd4f
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck b781b64
Implement working POC for trace logging
diondrapeck 7bb78f3
Refactor to take ops_logger as argument
diondrapeck 8283395
Remove debug statements and update tests
diondrapeck 04f17be
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck cb00e18
Add check for OpsLogger type
diondrapeck 693a12c
Add check for OpsLogger type in monitor_with_telemetry_mixing
diondrapeck 86dc607
Update tests
diondrapeck 332ecde
Address mypy errors
diondrapeck c3d4d1f
Address mypy errors
diondrapeck 177b0fd
Suppress mypy error
diondrapeck 015db3d
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck 0f16bca
Merge branch 'main' into fix-missing-parent-ids
diondrapeck d3844a7
Refactor log_record_to_telemetry and save trace_id, span_id, and acti…
diondrapeck 49af81c
Remove name from span
diondrapeck 91abebd
Merge branch 'main' of https://github.com/Azure/azure-sdk-for-python
diondrapeck b731b23
Merge branch 'main' into fix-missing-parent-ids
diondrapeck fbfc888
Merge branch 'fix-missing-parent-ids' of https://github.com/diondrape…
diondrapeck 24cbc6d
Remove whitespace to eliminate pylint error
diondrapeck File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.