Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 318 Bytes

File metadata and controls

13 lines (9 loc) · 318 Bytes

Datadog Node.js Telemetry Tagging

This is a small Docker-compose with:

  • the Datadog agent. It requires adding a config.env file, see config.env.example
  • a Node.js server instrumented with tracing
  • a small Go client that will periodically create traffic on the server

Run with:

docker compose up