Skip to content

Observing Multiple services inside one application #978

@Bourhjoul

Description

@Bourhjoul

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 service map and with the current setup of the package this is a limitation because we basically define the service name before runtime.

My questions are:

  • is there is a way to acheive this with the package or we should somehow configure our sdk...etc?
  • is there is a way to generate a service map based on another attribute instead of service.name?

if I'm asking in the wrong, apologies and would apperciate a little help and guidance.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions