OTLP | Question about OTLP #1775
Unanswered
yonatan555
asked this question in
Q&A
Replies: 2 comments
-
You could try |
Beta Was this translation helpful? Give feedback.
0 replies
-
ok, but I missed the grpc lib to configure, and something still missing me. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to start work with OTLP in cpp 14,cmake 3.24.0, with metrics , prometheus , grpc, and without - examples, and tests.
work with static libs.
so the question is what is the options that I need to supplyto the cmake operation?
Example:
cmake -WITH_OTLP=ON , -WITH_PROMETHUES=ON WITH_GRPC_OTLP=ON.
thanks for the help.
Beta Was this translation helpful? Give feedback.
All reactions