A Manageable, Measurable and Traceable Node.js Application Manager represented by Alibaba powered by TypeScript. As a consequence of years of experience on enterprise Node.js applications management, Midway team from Alibaba open-sourced Pandora.js finally. It is an application manager that integrates many capabilities like monitoring, debugging, and resiliency. You are more than welcome to use it, as well as build your operation infrastructure upon it. Provides a mechanism to mock middleware failures, aims to enhance system resilience. Do trouble shooting by remote debugging. The data can be achieved via RESTFul API or local file system. It is super easy to integrate it with your monitoring system. Be able to trace the whole execution stack, and inspect applications at runtime. Support tons of 3rd party middleware, MySQL, redis, etc. Compatible with Open-Tracing standard.
Features
- Standard management capabilities of applications, processes and basic services (such as middleware).
- Graceful online/offline
- Be able to measure different aspects of applications
- Support tons of metrics types, gauge, counter, meter, histogram, etc.
- Be able to trace the whole execution stack, inspect applications at runtime
- Support tons of 3rd party middlewares, MySQL, redis, etc.