-
Notifications
You must be signed in to change notification settings - Fork 276
Distributed Tracing for Entities (Isolated) #3076
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
Open
sophiatev
wants to merge
94
commits into
dev
Choose a base branch
from
stevosyan/distributed-tracing-for-entities-isolated
base: dev
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
94 commits
Select commit
Hold shift + click to select a range
f76b7d5
added tracing for entities
24642de
slight update based on change in how the distributed trace context wi…
096057d
some stylistic cleanup
1987309
more stylistic cleanup
9dd6237
another style error
bf37ede
addressing some PR comments
ba9a7b6
missed a few comments
6357034
got them all i think
5384b27
reverting to an old version since having ActivityContext as a field o…
115ae6c
added some json properties to RequestMessage - the lack of them was c…
d4916bb
added some null safety checks
e2b1c9d
added some more tags to the entities activities
b6b7771
forgot one new file
69ddb1b
first commit!
032ad86
one small proto change
917d4d9
testing to see if i can get that large diff to be removed
9d16105
trying again
6496d4f
finally found the issue
6374e6e
found another file with the wrong line endings
8a5511c
anddd one more:
3de4240
adding blank lines to the end of files for which they were removed
298e532
removing two file changes
3b11e78
had the wrong line endings
505b4ec
trying again
ef5c211
slight style updates, and fixed ending the activity before waiting fo…
dd4c190
refactored most of the trace activities into durabletask.core to more…
e644c6b
missed some changes
2d6729e
one more tiny thing apparently
27fbae6
trying to fix spacing again
eef53c1
another try
64cb668
yet another attempt
924580e
slight comment update
0cd1598
Merge branch 'stevosyan/distributed-tracing-for-entities' into stevos…
63a838d
pushing what i have so far
ac5359d
aligning this repo with the new durabletask changes
e0828b1
addressing PR comments
919827b
changed line endings
bcc0cb7
changed line endings
8d5cff5
Merge branch 'stevosyan/distributed-tracing-for-entities' into stevos…
7df80d1
missed a null check
9f3da39
missed a null check
5ea76cd
Merge branch 'stevosyan/distributed-tracing-for-entities' into stevos…
3077f1b
fixing line endings
977a6ad
reverting to the old design
3646b65
moved entity starting an orchestration activity back here
40fcc96
missed some stuff
46b4363
Merge branch 'stevosyan/distributed-tracing-for-entities' into stevos…
7c8ce0d
returned client signaling an entity in the isolated case back to this…
8813ec3
fixing a small bug
24b0b05
Merge branch 'stevosyan/distributed-tracing-for-entities' into stevos…
c85aec6
added supports for out of proc entities
4e81559
added support for an entities enabled flag on the durabletask.core side
84bad49
Merge branch 'stevosyan/distributed-tracing-for-entities' into stevos…
2acf846
added a start time to OperationResult
6bb3c62
Merge branch 'dev' into stevosyan/distributed-tracing-for-entities
c57b4ec
Merge branch 'dev' into stevosyan/distributed-tracing-for-entities
12d55f0
added OOProc support for signaling entities
b7394d9
removed unnecessary using
2e460ee
removed unused field
f49af64
fixing line endings
4554fd8
removed unnecessary usings
a394161
Merge branch 'dev' into stevosyan/distributed-tracing-for-entities
4ea1ea5
Merge branch 'stevosyan/distributed-tracing-for-entities' into stevos…
1b91a29
changing our logic for a client signaling an entity in the OOProc cas…
f92b7d7
Merge branch 'dev' into stevosyan/distributed-tracing-for-entities
10e2dae
style updates
855401e
slight style update... decided not to unnecessarily check for a inval…
0b60a19
decided to remove the ID check for the Activity for a new orchestrati…
734663e
Merge branch 'stevosyan/distributed-tracing-for-entities' into stevos…
e930f3d
fixing warnings in DiagnosticActivityExtensions class
e6ed24b
suppressing remaining warnings
bf93e6a
Merge branch 'stevosyan/distributed-tracing-for-entities' into stevos…
7a52e6b
removed unnecessary manual setting of ExecutionStartedEvent.ParentTra…
3eb34b6
addressing a PR comment
0baab80
added the request time to a call to an entity in DurableOrchestration…
7eec60b
Merge branch 'stevosyan/distributed-tracing-for-entities' into stevos…
bfe8de8
making the start time nullable for the call we have in localgrpcliste…
d31ffd4
one more tiny change: since the start time is now nullable, we don't …
ea9f27b
one small fix
068a163
added nullable enable to DiagnosticActivityExtensions, addressing a P…
84eea53
changed startTime/endTime to startTimeUtc/endTimeUtc and made the req…
fcc1802
removed redundant setting of request time
f935504
Merge branch 'dev' into stevosyan/distributed-tracing-for-entities
sophiatev 2b01328
Merge branch 'stevosyan/distributed-tracing-for-entities' into stevos…
c0d429e
Merge branch 'dev' into stevosyan/distributed-tracing-for-entities
9e00193
Merge branch 'stevosyan/distributed-tracing-for-entities' into stevos…
08d9f2d
Merge branch 'dev' into stevosyan/distributed-tracing-for-entities
06c96a0
Merge branch 'stevosyan/distributed-tracing-for-entities' into stevos…
86d06b7
first commit (#3125)
sophiatev e291176
Merge branch 'stevosyan/distributed-tracing-for-entities' into stevos…
ca6ebcb
adding protobuf changes
39c8f4a
Merge branch 'dev' into stevosyan/distributed-tracing-for-entities-is…
27655ca
missed one file
1b13f19
updating references to dotnet packages
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
# The following files were downloaded from branch main at 2025-02-07 22:22:03 UTC | ||
https://raw.githubusercontent.com/microsoft/durabletask-protobuf/6000187e90d79fba297dfd75d42095abc1462eba/protos/orchestrator_service.proto | ||
# The following files were downloaded from branch main at 2025-06-05 21:25:17 UTC | ||
https://raw.githubusercontent.com/microsoft/durabletask-protobuf/fd9369c6a03d6af4e95285e432b7c4e943c06970/protos/orchestrator_service.proto |
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.
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.