Hi Chesnay,
I had a look in my logs, there are not WARNINGS regarding metrics and
registering metrics when starting this job.
I ran the example jobs
- ./examples/table/ChangelogSocketExample.jar (table streaming)
- ./examples/streaming/StateMachineExample.jar (streaming)
When running those jobs
Please check the logs for warnings. It could be that a metric registered
by a job is throwing exceptions.
On 20/04/2022 18:45, Peter Schrott wrote:
Hi kuweiha,
Just to confirm, you tried with 1.15 - none of the rcs are working for me?
This port is definitely free as it was already used on the
Hi kuweiha,
Just to confirm, you tried with 1.15 - none of the rcs are working for me?
This port is definitely free as it was already used on the same hosts with
Flink 1.14.4. And as I said, when no job is running on the taskmanager it
actually reports metrics on that certain port - I only get th
Hi, Peter
I have not been able to reproduce this problem.
From your description, it is possible that the specified port has been
listened by other processes, and PrometheusReporter failed to start.
You can confirm it from taskmanager.log, or check if port of the host is
being listene