Re: StatsD metric name prefix change for task manager after upgrading to Flink 1.11

2020-10-25 Thread Nikola Hrusov
Hi, I have also observed the same when upgrading to flink 1.11 running in docker and sending to graphite. Prior to upgrading the taskmanagers would use the hostname. Since 1.11 they report their IPs Sadly I did not find any resolution to my issue:

Re: StatsD metric name prefix change for task manager after upgrading to Flink 1.11

2020-10-15 Thread Chesnay Schepler
The TaskExecutor host being exposed is directly wired to what the RPC system for addresses, which may have changed due to (FLINK-15911; NAT support). If the problem is purely about the periods in the IP, then I would suggest to create a custom reporter that extends the StatsDReporter and

StatsD metric name prefix change for task manager after upgrading to Flink 1.11

2020-10-14 Thread Allen Wang
Hello, We noticed that after upgrading to Flink 1.11, the StatsD metric prefix is changed from the hostname to IP address of the task manager. The Flink job runs in a k8s cluster. Here is an example of metric reported to StatsD in Flink 1.10: