Skip to content

leandro-mnc/node-observability-express

Repository files navigation

Open Telemetry + Prometheus + Grafana + Zipkin + FluentBit + Opensearch

This is a boilerplate for observability application

Requirements:

  • Docker
  • Docker Compose

Installation:

Just copy the file .env.example to .env.

Start the project:

docker-compose up -d

App running on:

http://127.0.0.1:3000

Opensearch Dashboard

http://127.0.0.1:5601

Zipkin

http://127.0.0.1:9411

Grafana

http://127.0.0.1:3001

Prometheus

http://127.0.0.1:9090

About

Nodejs application with express framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors