Skip to content

splitio/tap-datadog

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