You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is not an issue but more of discussion if that's okay.
We have the following scenario, where we have one service containing multiple workers (a worker is just a rabbitmq consumer of a certain queue), the issue is we want to observe and trace the worker instead of tracing the service, so we can have a better understanding of our system and in our case the service itself doesn't do anything except booting up the workers.
My question is:
is there is a way to acheive this with otel?
if I'm asking in the wrong, apologies and would apperciate a little help and guidance.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This is not an issue but more of discussion if that's okay.
We have the following scenario, where we have one service containing multiple workers (a worker is just a rabbitmq consumer of a certain queue), the issue is we want to observe and trace the worker instead of tracing the service, so we can have a better understanding of our system and in our case the service itself doesn't do anything except booting up the workers.
My question is:
if I'm asking in the wrong, apologies and would apperciate a little help and guidance.
thank you
Beta Was this translation helpful? Give feedback.
All reactions