benjreinhart opened a new pull request #14354:
URL: https://github.com/apache/superset/pull/14354


   ### SUMMARY
   This adds some basic instrumentation to the node WebSocket server. For now, 
adding two counters:
   
   1. Number of connected clients
   2. Number of times the server fails to deliver and event to a client
   
   It'll also collect metrics about the Node process if `collectDefaultMetrics` 
is `true` in the config file.
   
   ### TEST PLAN
   
   Unit tests, manual
   


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

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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to