Re: Flink 1.14 metrics : taskmanager host name missing

2022-02-01 Thread Chesnay Schepler
There is unfortunately no knob for you to turn to get the previous behavior. The host variable has a number of issues (being inconsistent across processes, not being configurable, not being stable (because we just forward what we get from the RPC layer)), such that at the moment it probably sh

Re: Flink 1.14 metrics : taskmanager host name missing

2022-01-31 Thread Mayur Gubrele
Hi, Can someone please take a look at this? It's a major blocker for us. Thanks, Mayur On Fri, Jan 21, 2022 at 2:11 PM Mayur Gubrele wrote: > Hello, > > We recently upgraded our Flink cluster to 1.14 and noticed that all the > taskmanager metrics we receive in our Prometheus data source get ho

Flink 1.14 metrics : taskmanager host name missing

2022-01-21 Thread Mayur Gubrele
Hello, We recently upgraded our Flink cluster to 1.14 and noticed that all the taskmanager metrics we receive in our Prometheus data source get host IPs instead of hostnames, which was the case earlier before we moved to 1.14. I see on the flink dashboard as well under taskmanager details, host I