Skip to content

🐾A sample docker compose project for testing distributed tracing of nginx-datadog

Notifications You must be signed in to change notification settings

hrfmmr/nginx-datadog-sandbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample docker compose project for testing distributed tracing of nginx-datadog.

Prerequisites

export DD_API_KEY=<your_api_key>

Run

Make sure your runtime environment is linux/amd64 so that Datadog nginx module to work properly.

docker-compose up -d

In order to create a Datadog APM Trace and Logs entry, run

# make a request to the nginx container running on docker-compose
curl localhost:8888

About

🐾A sample docker compose project for testing distributed tracing of nginx-datadog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published