-
Notifications
You must be signed in to change notification settings - Fork 517
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
HDDS-9384. Update OpenTelemetry traces in the write path #5468
base: master
Are you sure you want to change the base?
Conversation
Maybe the updated PR template is a bit confusing, but "Title" is supposed to be entered only in the title field, not duplicated in the description field. CC @hemantk-12 |
Yeah, I agree. I've also seen couple of PRs with similar duplicated title. Is there a way to update PR template to fill "Title" field with this instead of commit message? Otherwise we can update the template to something:
Example 3 in https://axolo.co/blog/p/part-3-github-pull-request-template |
...zone/ozonefs-common/src/main/java/org/apache/hadoop/fs/ozone/BasicRootedOzoneFileSystem.java
Outdated
Show resolved
Hide resolved
Tracing Change-Id: I8afc1d03df1ace013fea3ba6b3016bb13f0743aa (cherry picked from commit 7b36caf20060b9e41919b60bd7dac7d1b4d28037) Add traces to BlockOutputStream Change-Id: Ia726c4085be5e96174870b6d3c367dc7d44df24c (cherry picked from commit 6456a356b7732862e6f0817bc3fb3b45a39eddd6) Add more traces Change-Id: I6efb95e7dc54a8988b7391a632cf788e79ae1e46 (cherry picked from commit f08125dc338d706adc9586bb0b31ec4f985b0e74) Add starting point traces for StateMachine Change-Id: I2cf55dcfa91fd2733880dc042a6dcec4c3dd6c81 (cherry picked from commit 4ca599671c843f0734974e03c0f972440e7df61c) checkstyle Change-Id: Ib09895542b0b161b80e67e0ed4e677619a620ee5 findbugs. Change-Id: I62ba4c475bc53d378aefe7d97b215bc58469a9ca Update Change-Id: Id15908a3af2c89456e06285e7f101c2a39229c79 Remove docker config files Change-Id: I6892097ac8d8af2b58dff5df464deeda3240afc9 Add more trace spans to dfsg. Change-Id: Ia47ecd0b7da50f377ec2b80b403c811b835260ba Add trace around initliazation and close of ofs. Change-Id: I6265c755f90acb650b97cf4f5bcc99f11a847c06 Fix async span. Change-Id: I31cfc4b4070df9f1fd1f514b47261cf864d72b32 checkstyle. Change-Id: I1f97f4a99afbcc672d1dc099767d0495d421f4ae Make trace code consistent. Change-Id: I4bc277c2245102ffe2d38f0898fc465cafba713b
Change-Id: I97ba366e4db53d2a2eb11dcdeb4130a070c4be6f
What changes were proposed in this pull request?
HDDS-9384. [hsync] Update OpenTelemetry traces in the write path
Please describe your PR in detail:
Traces for
What is the link to the Apache JIRA
HDDS-9384
How was this patch tested?
Manual test. Screenshots