wu-sheng commented on PR #83:
URL: 
https://github.com/apache/skywalking-showcase/pull/83#issuecomment-1272332897

   I am feeling this is a better graph?
   
   ```mermaid
   %% please read this doc in our official website, otherwise the graph is not 
correctly rendered.
   graph LR;
     loadgen[load generator] --> ui("UI (React)") --> Traffic1("HTTP Request 
for backend serv") --> app("app server (NodeJS)") --> gateway("gateway 
(Spring)");
     ui("UI (React)") --> Traffic2("HTTP Request for UI codes") --> 
apisix("APISIX as UI container")
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to