Skip to content

Instantly share code, notes, and snippets.

@nicgirault
Created December 16, 2017 12:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicgirault/3f3343c4085417c838ec91e68317eded to your computer and use it in GitHub Desktop.
Save nicgirault/3f3343c4085417c838ec91e68317eded to your computer and use it in GitHub Desktop.
const options = {
stats: 'my_app.node_api',
response_code: true,
tags: ['my_app:node_api']
}
app.use(require('connect-datadog')(options))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment