Hi team!
I tried to find it in the documentation, but I don't have success.
My doubt is about trace sample in transaction. Some devs question me, why another services showing in trace sample but not in dependencies?
Observing a transaction in the timeline, it is possible to see two details.
1 - The services as span
2 - The api transaction with all the trace, "also showing the trace of the other services separated by colors"
My questions are:
- Is there any way to show the service, only traces of the service itself, without showing details of other correlated services?
- Is it correct and possible to have only the service transaction, without its correlations?
- Should they show up as a dependency? Nothing is shown in dependencies.
Thanks in advance.