ok2c opened a new pull request, #763: URL: https://github.com/apache/httpcomponents-client/pull/763
@arturobernalg `httpclient5-observation` module dependency declaration is a mess. I tried my best to correct it but because it know literally nothing about the module and its purpose I need your input. * What version of Open Telemetry do you intend to use? 1.49.0 or 1.52.0. You declarations were conflicting * Why was Open Telemetry SDK was marked as `runtime`? Is it the only backend that the module intents to support or users should be able to choose different backends? * Why `micrometer-core` and `micrometer-observation` were marked `optional`. They looks very non-optional due to direct imports in the code. What as your intent? More importantly, do you think the module is ready for GA? Are its APIs ready? Maybe we should one version and delay a GA release of this module? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
