apache / hertzbeat

Apache HertzBeat(incubating) is a real-time monitoring system with agentless, performance cluster, prometheus-compatible, custom monitoring and status page building capabilities.
https://hertzbeat.apache.org/
Apache License 2.0
5.17k stars 903 forks source link

flink 任务监控指标过少 #2069

Closed Roger0917 closed 5 days ago

Roger0917 commented 1 month ago

Is there an existing issue for this?

Current Behavior

当前只有slot和任务的指标

Expected Behavior

期望加上对所有taskmanager和jobmanager的jvm 相关指标的监控,类似于flink web ui那样

Steps To Reproduce

No response

Environment

HertzBeat version(s):

Debug logs

No response

Anything else?

No response

zhangshenghang commented 1 month ago

Do you have a detailed list? I am planning to add monitoring information

zhangshenghang commented 3 weeks ago

Since I also use Flink monitoring, I will first add the details of monitoring in Flink on yarn mode. Flink Cluster mode monitoring will be started after Flink on Yarn is completed.