sravani-revuri opened a new pull request, #10081:
URL: https://github.com/apache/ozone/pull/10081

   ## What changes were proposed in this pull request?
   Link block allocation calls to SCM by providing proper context. This ensures 
SCM calls are recorded as child spans under the original client-to-OM trace 
hierarchy.
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-15033
   
   ## How was this patch tested?
   
   Manual Testing through Jaeger UI.
   
   ### put key command : 
   ```
   ozone sh key put vol1/bucket1/key1 /etc/hostname
   ```
   <img width="1550" height="842" alt="image" 
src="https://github.com/user-attachments/assets/e66c6dc1-55f7-478d-b9e8-00d86eda6e2e";
 />
   
   
   ### freon ockg command :
   
   ```
   ozone freon ockg -v vol1 -b bucket1 -t 1 -n 5 -s 1KB
   ```
   <img width="1550" height="500" alt="image" 
src="https://github.com/user-attachments/assets/455b3790-38c4-4554-ad4a-ef708c2827b6";
 />
   
   ### freon rk command : 
   ```
   ozone freon rk --numOfVolumes=1 --numOfBuckets=1 --numOfKeys=1
   ```
   <img width="1554" height="500" alt="image" 
src="https://github.com/user-attachments/assets/9a68e4f1-638b-4124-995e-720058c7719f";
 />
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to