f1amingo commented on PR #1387:
URL: 
https://github.com/apache/rocketmq-clients/pull/1387#issuecomment-5790566622

   `metadata` expects a `Metadata` instance in OpenTelemetry 0.57.2, but this 
passes a function via a cast. On the first export, the exporter calls 
`.clone()` on it, so export fails with `clone is not a function`. Please use a 
supported dynamic metadata mechanism and add a test that performs an actual 
export; the current test shuts down before the 60-second export interval.


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

Reply via email to