jaegertracing / jaeger

CNCF Jaeger, a Distributed Tracing Platform
https://www.jaegertracing.io/
Apache License 2.0
20.19k stars 2.4k forks source link

Inclusion of non-instrumented services #2628

Closed yurishkuro closed 7 months ago

yurishkuro commented 3 years ago

The other day we added the ability to render uninstrumented services that are referenced in the leaf spans via peer.service tag (https://github.com/jaegertracing/jaeger-ui/pull/659).

This opens up a larger can of worms - should these services show up:

objectiser commented 3 years ago

as pills in the trace row in the Search result?

Yes, although presented slightly differently to make it clear not a traced service

in the Services dropdown on the Search page? And if they do, should the search bring back the traces that indirectly refer to those services?

Not sure about this one, as it would imply the other search criteria is applying to spans on that service, which is impossible as no spans exist

in the service dependency graphs? (I always wanted them to)

Yes, that would be good (again visually distinguished) - and also DDG.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

stale[bot] commented 2 years ago

This issue has been automatically closed due to inactivity.