Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Service Graph cannot draw the call relationships between services #396

Open
QuanZi123 opened this issue Jul 8, 2024 · 0 comments
Open

Comments

@QuanZi123
Copy link

I started two applications: my_app2 and my_app, and when I make a request, my_app2 calls my_app's interface
The whole call relationship looks like this: http-client -> my_app2 -> my_app, but no my_app content is plotted in the Service Graph module
graph

Here is the traces
trace

Is that the design, or does the logic for building the service graph need fixing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant