A progressive Node.js framework for building efficient and scalable server-side applications.
Example of how to monitor a nestjs api with elastic search and docker. NestJS APM with Elastic and Docker
$ docker-compose up --build --timeout 180
$ sudo metricbeat setup
$ sudo service metricbeat start
API running in http://localhost:3000
ELASTIC PAGE running in http://localhost:5601
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
- Author - Kamil Myśliwiec
- Website - https://nestjs.com
- Twitter - @nestframework
Nest is MIT licensed.