[
https://issues.apache.org/jira/browse/FLINK-7198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16089051#comment-16089051
]
Robert Batts commented on FLINK-7198:
-------------------------------------
Update, you can workaround this by setting jobmanager.rpc.address, but I'm not
sure if this should be default behavior or not for metrics reporting. So I'll
leave this open for now.
> 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)