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.
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.