Hello once again! I have created the first sample on my branch ( https://github.com/apache/activemq-artemis/commit/6042beac67a5ab48f6b8b930c528790695eb7e82 ) but i still have questions about its logic. I think I have tried to implement most of the suggestions and I kindly request for your review. If It looks somewhat good to you, i can go ahead and create a PR for it.
*Flaws in the PR* The way I implemented this, its like OpenTelemetry initialisation is called more than once, causing GlobalOpenTelemetry.set has already been called. <https://pastebin.com/aaK0nB2t> I kindly request you to take a look. Any form of suggestions or comments are much welcomed. Thank you