You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Robert Batts (JIRA)" <ji...@apache.org> on 2017/07/14 20:18:00 UTC

[jira] [Created] (FLINK-7198) Datadog Metric Reporter reports incorrect host for JobManager

Robert Batts created FLINK-7198:
-----------------------------------

             Summary: Datadog Metric Reporter reports incorrect host for JobManager
                 Key: FLINK-7198
                 URL: https://issues.apache.org/jira/browse/FLINK-7198
             Project: Flink
          Issue Type: Bug
          Components: Metrics
    Affects Versions: 1.3.1
         Environment: RHEL 7.3, Mesos 1.3, Datadog
            Reporter: Robert Batts
            Priority: Minor


When using the Datadog Metric Reporter with a Mesos deployed Flink 1.3.1 cluster the JobManager is reported to Datadog with a tag of host:127.0.0.1. The TaskManagers report with the correct tag (i.e. host:mesos-02.place.com), so this just appears to be an issue with the way host information is gathered for Datadog.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)