Skip to content

How to instrument nestJS APM with docker, elastic and metricbeat

Notifications You must be signed in to change notification settings

eduardoconti/apm-example

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Example of how to monitor a nestjs api with elastic search and docker. NestJS APM with Elastic and Docker

Running the app

$ docker-compose up --build --timeout 180

Start metricbeat

$ sudo metricbeat setup
$ sudo service metricbeat start

API running in http://localhost:3000

ELASTIC PAGE running in http://localhost:5601

Support

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.

Stay in touch

License

Nest is MIT licensed.