This is a boilerplate for observability application
- Docker
- Docker Compose
Just copy the file .env.example to .env.
docker-compose up -dApp running on:
http://127.0.0.1:3000Opensearch Dashboard
http://127.0.0.1:5601Zipkin
http://127.0.0.1:9411Grafana
http://127.0.0.1:3001Prometheus
http://127.0.0.1:9090