Skip to content

EBP-3100: Remove PubSub+ branding from distributed tracing samples - #99

Draft
shaanchander-solace wants to merge 1 commit into
SolaceSamples:masterfrom
shaanchander-solace:EBP-3100
Draft

shaanchander-solace wants to merge 1 commit into
SolaceSamples:masterfrom
shaanchander-solace:EBP-3100

Conversation

@shaanchander-solace

@shaanchander-solace shaanchander-solace commented Sep 18, 2026

Copy link
Copy Markdown

Removes customer-visible "PubSub+" text from the distributed tracing samples, the ones that exercise solace-opentelemetry-jcsmp-integration. Part of the JCSMP OTel integration rebrand (EBP-1132).

Four lines in features/distributedtracing/, comments and one printed string, no identifiers or copyable code:

  • GuaranteedPublisherWithManualInstrumentation.java:51, GuaranteedPublisherWithCustomPropagation.java:54: "Solace PubSub+ Broker" to "Solace Event Broker"
  • QueueSubscriberWithManualInstrumentation.java:114: "PubSub+ Manager WebGUI" to "Broker Manager WebGUI"
  • QueueSubscriberWithManualInstrumentation.java:77: docs link moved from the Solace-PubSub-Messaging-APIs path, which now redirects to the guide home, to API/API-Developer-Guide/Configuring-Connection-T.htm, the same URL SimpleFlowToQueueNack.java uses

Names follow https://docs.solace.com/Release-Notes/renamed-products.htm.

Scope is the tracing samples only. The same "PubSub+ Manager WebGUI" string remains in patterns/GuaranteedProcessor.java:128 and patterns/GuaranteedSubscriber.java:107, the old docs URL remains in eight other files, and semp-rest-api/curl-create-queue-with-subscription.txt:3 still says "PubSub+ Manager GUI". 16 lines in 12 files, all general JCSMP content, left for a separate change so this PR stays tied to the OTel integration work. Happy to widen it here if you would rather take it all at once.

Test plan: comment and string edits only; grep for pubsub (case-insensitive) over features/distributedtracing/ and snippets/HowToImplementTracingManualInstrumentation.java returns nothing.

Uses the official names from the Solace renamed-products page. Also points the connection-timeout comment at the current docs URL; the old PubSub-branded path redirects to the guide home.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant