[ 
https://issues.apache.org/jira/browse/AIRFLOW-2906?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17036500#comment-17036500
 ] 

ASF subversion and git services commented on AIRFLOW-2906:
----------------------------------------------------------

Commit ed2f3dc4ca28609bcead681f95b6e26e13d64c28 in airflow's branch 
refs/heads/master from chandu kavar
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=ed2f3dc ]

[AIRFLOW-2906] Add support for DataDog's dogstatsd when emitting metrics (#7376)



> DataDog Integration for Airflow
> -------------------------------
>
>                 Key: AIRFLOW-2906
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2906
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: utils
>    Affects Versions: 1.8.0
>            Reporter: Austin Hsu
>            Assignee: Chandu Kavar
>            Priority: Minor
>              Labels: metrics
>
> Add functionality to Airflow to enable sending of metrics to DataDog.  
> DataDog provides support for tags which allows us to aggregate data more 
> easily and visualize it.  We can utilize the [Datadog python 
> library|https://github.com/DataDog/datadogpy] python library and the [Datadog 
> ThreadStats 
> module|https://datadogpy.readthedocs.io/en/latest/#datadog-threadstats-module]
>  to send metrics directly to DataDog without needing to spin up an agent to 
> forward the metrics.  The current implementation in 1.8 uses the statsd 
> library to send the metrics which provides us with much less control to 
> filter our data.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to