kezhenxu94 commented on issue #9677:
URL: https://github.com/apache/skywalking/issues/9677#issuecomment-1264651135

   > @kezhenxu94 As the PR of MAL and UI settings are going to be merged soon, 
I suppose. I want to discuss with you about how to add this as a part of 
showcase
   > 
   > 
   > 
   > <img width="1222" alt="image" 
src="https://user-images.githubusercontent.com/5441976/193457416-786102e7-ed0b-46f6-9ea0-11055632bddc.png";>
   > 
   > 
   > 
   > Currently, we have a complete distributed system for demonstrating 
tracing, logging collecting, agent metrics collecting. 
   > 
   > Should or should not we add an APISIX gateway between browser and `app 
server (NodeJS)` as a tier1 Gateway, which could both activate skywalking 
plugin for tracing and Prometheus plugin for this new Gateway monitoring.
   > 
   > 
   > 
   > Do you have any suggestion?
   
   Yes I think it's a suitable case to add APISIX as a tier1 gateway as this is 
a typical usage of APISIX. 
   
   Currently I'm using `npm start` to start the app(browser) and app(server), 
which is not a typical production deployment method, so we can set up APISIX as 
a static file server to serve the front end files AND proxy the app(server). 


-- 
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