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

ASF GitHub Bot commented on FLINK-6013:
---------------------------------------

Github user zentol commented on the issue:

    https://github.com/apache/flink/pull/3736
  
    This won't make it into 1.3. For one the feature freeze is in effect since 
today, so it is too late to merge it now.
    
    That said it may be possible to merge it for 1.4 and maintain a separate 
repository for a 1.3 version that we can also link in the docs. But I'm not 
entirely sure.
    
    I tried it out this morning, and it worked very well. There was an odd 
thing where the host field in the metric identifier wasn't shown for the 
taskmanager metrics but for the jobmanager, but that may hidden by Datadog 
automatically when the hosts match. (i.e. the first part of the metric 
identifier)


> Add Datadog HTTP metrics reporter
> ---------------------------------
>
>                 Key: FLINK-6013
>                 URL: https://issues.apache.org/jira/browse/FLINK-6013
>             Project: Flink
>          Issue Type: Improvement
>          Components: Metrics
>    Affects Versions: 1.3.0
>            Reporter: Bowen Li
>            Assignee: Bowen Li
>            Priority: Critical
>             Fix For: 1.3.0
>
>
> We at OfferUp use Datadog a lot for metrics and dashboards, and I believe a 
> lot other companies also do.
> Flink right now only has a StatsD metrics reporter, and users have to set up 
> Datadog Agent in order to receive metrics from StatsD and transport them to 
> Datadog. We don't like this approach.
> We prefer to have a Datadog metrics reporter directly contacting Datadog http 
> endpoint.
> I'll take this ticket myself.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to