Solace Community is getting a facelift!
On March 3rd we will be starting the process of migrating Solace Community to a new platform. As a result, Solace Community will go in to a temporary read-only state. You will still be able to come onto Solace Community and search through posts to find answers, but you won't be able to ask questions, post comments, or react in any way.
We hope to have the migration complete by Wednesday March 5th (or sooner), so please keep an eye out!
Topic tracing

Hi Team,
I have created 2 producer and 4 consumer using DMR and spring cloud. I want to trace my topic in solace portal like if I have produce topic from P1 and its consumed by C1 and C3 then where I can see the topic in Solace portal.
I can see the Queue but What I want I want to see like topic consumerd by C1 with Topic (E/supply/order) C1-my topic
Please suggest.
Comments
-
Hi Team,
I have created 2 producer and 4 consumer using DMR and spring cloud. I want to trace my topic in solace portal like if I have produce topic from P1 and its consumed by C1 and C3 then where I can see the topic in Solace portal.
I can see the Queue but What I want I want to see like topic consumerd by C1 with Topic (E/supply/order) C1-my topic using spring cloud stream.
@marc Please suggest.
0 -
Hi @soniya,
In Solace topics are actually just metadata on each message and not actual objects managed by the broker or mesh. Because of that you can't actually see "topics" outside of topic subscriptions in the PubSub+ Manager.
That said, the PubSub+ Event Portal can help understand your EDA. One of those things is what apps publish which events and which apps consumer those events. And each event of course gets published to a topic.
BUT I think what you might really be looking for is a new offering we are developing now which we are referring to as "Distributed Tracing". @Shawn , our CTO, talked about it on our recent product update. You can check it out over on YouTube. Take a look, and if that is exactly what you are looking for I'll see what we can do to get you early access to try it out and give us feedback.
Hope that helps!
0 -
@soniya Here is also the Distributed Tracing demo from that Solace Product Update.
1