Hi all,
Hope all of you guys are doing good !
Right now, I am facing some difficulty on scraping JM and TM metrics by using a prometheus reporter. To collect a metrics, I have exposed a metric reporter port on both JM and TM. But since the flink kubernetes operator creates a service object only for a JM, prometheus is unable to scarpe a metrics from TM pods using a service monitor object. Can you suggest me some other way apart from creating a separate service object for TM to scrape its metric?
Note: Podmonitor is restricted in my ecosystem.
Flink version: 1.14.2