Skip to content

Files

Latest commit

 

History

History

datadog-source

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Datadog Source

This source streams data from the Datadog APIs using the Datadog Node.js API client.

Streams

Model Full Incremental Required Permissions
Incidents incident_read
Metrics timeseries_query
SLOs slos_read
Users user_access_read

Testing

From the Datadog source directory execute:

$ npm t

From the repo root directory execute:

$ ./scripts/source-acceptance-test.sh datadog-source