Re: [PR] CAMEL-20937 add azure-storage-datalake span decorator [camel]

2025-03-29 Thread via GitHub
bvahdat merged PR #17592: URL: https://github.com/apache/camel/pull/17592 -- 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: commits-unsubscr...@camel.apac

Re: [PR] CAMEL-20937 add azure-storage-datalake span decorator [camel]

2025-03-28 Thread via GitHub
anirudh-04 commented on PR #17592: URL: https://github.com/apache/camel/pull/17592#issuecomment-2760558634 @bvahdat thanks for the review! I've made the suggested changes and squashed the commits. Please check. -- This is an automated message from the Apache Git Service. To respond to the

Re: [PR] CAMEL-20937 add azure-storage-datalake span decorator [camel]

2025-03-28 Thread via GitHub
bvahdat commented on code in PR #17592: URL: https://github.com/apache/camel/pull/17592#discussion_r2018114646 ## components/camel-tracing/src/main/java/org/apache/camel/tracing/decorators/AzureStorageDataLakeSpanDecorator.java: ## @@ -0,0 +1,133 @@ +/* + * Licensed to the Apach