DatadogSensor

Datadog

A sensor to listen, with a filter, to datadog event streams and determine if some event was emitted.

View on GitHub

Last Updated: Oct. 26, 2022

Access Instructions

Install the Datadog provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Documentation

A sensor to listen, with a filter, to datadog event streams and determine if some event was emitted.

Depends on the datadog API, which has to be deployed on the same server where Airflow runs.

Was this page helpful?