Skip to content

fuckowsky/elastic-stack-apm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

elastic-stack-apm-nodejs

Dockerized Elastic Stack with APM

INFO

  1. Quick start development environment: https://www.elastic.co/guide/en/apm/get-started/current/quick-start-overview.html
  2. Get Elastic APM node in Express JS application: https://www.elastic.co/guide/en/apm/agent/nodejs/current/express.html
  3. Using Apache Benchmark for webserver performance testing: https://www.datadoghq.com/blog/apachebench/

INSTALLATION

#git clone https://github.com/fuckowsky/elastic-stack-apm-nodejs.git
#cd elastic-stack-apm-nodejs
#sudo docker-compose up
Navigate to http://localhost:5601/app/home#/tutorial/apm
Complete steps 4-6 to configure your application to collect and report APM data
Use the APM app at http://localhost:5601/app/apm to visualize your application performance data
When you’re done, ctrl+c will stop all of the containers

About

Dockerized Elastic APM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published