Skip to content

Latest commit

 

History

History
executable file
·
31 lines (25 loc) · 1.38 KB

README.md

File metadata and controls

executable file
·
31 lines (25 loc) · 1.38 KB

tap-datadog

This is a Singer tap that produces JSON-formatted data following the Singer spec.

This tap:

Config

config.json

{
  "start_month":"2019-07",
  "start_hour":"2019-06-17T12",
  "api_token":"DATADOG_API_KEY",
  "application_key":"DATADOG_APPLICATION_KEY"}