solace-samples-jms icon indicating copy to clipboard operation
solace-samples-jms copied to clipboard

Updated for Context Propagation and Baggage Data Insert/Extract

Open itsJamilAhmed opened this issue 9 months ago • 3 comments

  1. Amended TopicPublisher to publish in persistent mode, add example span attributes and baggage for contextual information.
  2. Amended QueuePublisher to publish in persistent mode, add example span attributes and baggage for contextual information.
  3. Amended QueueSubscriber to create a receive and processing spans. Also now takes queue name as program argument.
  4. Included an example of using HTTP OTLP Endpoints with Authorization headers in TracingUtil.java
  5. Amended pom.xml for version 1.1.0 of solace-opentelemetry-jms-integration
  6. Additional comments and references for OTEL explainers and best practices.

itsJamilAhmed avatar May 22 '24 11:05 itsJamilAhmed