Hello,
I am doing a research on Jaeger C++ client.
I was looking around to check for the API's third parties.
What I found so far is that Jaeger depends on
- OpenTracing
- yaml-cpp
- hunter
- boost
- thrift
- nlohmann_json
I just want to make sure if I am missing any dependency. What about OpenSSL and Threads, does Jaeger depends on them also ?
Thank you for your time,
Anesti