yurishkuro commented on pull request #2816:
URL: https://github.com/apache/hadoop/pull/2816#issuecomment-806079414


   OpenTelemetry has an API jar and an SDK jar. The API jar is the one on which 
your code needs to depend the most, and it brings no additional dependencies. 
But in order to actually export the telemetry, you do need an SDK. There should 
be a way to initialize the SDK at runtime without creating a compile time 
dependency.


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

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to