Skip to content

degreed-data-engineering/tap-datadog-old

 
 

Repository files navigation

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"}

About

ETL to get data from Datadog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 96.1%
  • Shell 2.6%
  • Smarty 1.3%