Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 652 Bytes

File metadata and controls

26 lines (18 loc) · 652 Bytes

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