You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2022/05/20 07:27:17 UTC

[GitHub] [incubator-doris] luozenglin commented on a diff in pull request #9608: [Feature] Introducing OpenTelemetry to improve the observability of Doris.

luozenglin commented on code in PR #9608:
URL: https://github.com/apache/incubator-doris/pull/9608#discussion_r877826139


##########
thirdparty/patches/opentelemetry-cpp-1.2.0.patch:
##########
@@ -0,0 +1,374 @@
+diff --git a/api/include/opentelemetry/common/threadlocal.h b/api/include/opentelemetry/common/threadlocal.h

Review Comment:
   This patch is to solve the problem that the opentelemtry-cpp library depends on `GLIBC_2.18`, and replaces the `thread_local` keyword in the opentelemtry-cpp library.



-- 
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-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org