solace-samples-jms
solace-samples-jms copied to clipboard
Updated for Context Propagation and Baggage Data Insert/Extract
- Amended
TopicPublisher
to publish in persistent mode, add example span attributes and baggage for contextual information. - Amended
QueuePublisher
to publish in persistent mode, add example span attributes and baggage for contextual information. - Amended
QueueSubscriber
to create areceive
andprocessing
spans. Also now takes queue name as program argument. - Included an example of using HTTP OTLP Endpoints with Authorization headers in
TracingUtil.java
- Amended
pom.xml
for version1.1.0
ofsolace-opentelemetry-jms-integration
- Additional comments and references for OTEL explainers and best practices.