Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Microservices example

This example has all Node APM features enabled on 3 services.

The following modules are automatically instrumented by our integrations:

  • express
  • graphql
  • http
  • mongodb-core
  • redis
  • winston

Running

DD_API_KEY=<a_valid_api_key> docker-compose up -d --build

Generating Traces

Visit http://localhost:8080/users to generate traces.