slanatech / swagger-stats

API Observability. Trace API calls and Monitor API performance, health and usage statistics in Node.js Microservices.
https://swaggerstats.io/
MIT License
891 stars 136 forks source link

CPU usage calculation in multi instance scenario #144

Open asrikanth27 opened 3 years ago

asrikanth27 commented 3 years ago

Hello,

I would like to understand when swagger-stats is used in a service that has multiple instances, how are the CPU performance and API count considered? Is there a way to capture this data cumulatively, and if so how does it work?

Thanks Srikanth