Latency monitoring in Flink 1.14.0

2021-12-10 Thread Geldenhuys, Morgan Karl
Greetings all, I am attempting to setup latency monitoring for a flink 1.14.0 job. According to the documentation, I have done the following: In my kubernetes setup I have added the following to the kubernetes-sess

Re: Latency monitoring in Flink 1.14.0

2021-12-13 Thread Timo Walther
Hi Morgan, did you see this: https://stackguides.com/questions/68917956/read-flink-latency-tracking-metric-in-datadog Also `metrics.latency.granularity` must be set in the Flink configuration. Not sure if `-D` forwards this properly. Timo On 10.12.21 18:31, Geldenhuys, Morgan Karl wrote

Re: Latency monitoring in Flink 1.14.0

2021-12-13 Thread Geldenhuys, Morgan Karl
/KafkaSink these metrics are just not being generated. Can we confirm that it has been implemented? Regards, Morgan. From: Timo Walther Sent: 13 December 2021 09:53:08 To: user@flink.apache.org Subject: Re: Latency monitoring in Flink 1.14.0 Hi Morgan, did you

Re: Latency monitoring in Flink 1.14.0

2021-12-13 Thread Timo Walther
*To:* user@flink.apache.org *Subject:* Re: Latency monitoring in Flink 1.14.0 Hi Morgan, did you see this: https://stackguides.com/questions/68917956/read-flink-latency-tracking-metric-in-datadog <https://stackguides.com/questions/68917956/read-flink-latency-tracking-metric-in-da

Re: Latency monitoring in Flink 1.14.0

2021-12-13 Thread Timo Walther
we confirm that it has been implemented? Regards, Morgan. *From:* Timo Walther *Sent:* 13 December 2021 09:53:08 *To:* user@flink.apache.org *Subject:* Re: Latency monitoring in Flink 1.14.0 Hi Morgan, did you see th