目前大数据团队使用了flink,请问需要配置哪些监控指标?

提问者:帅平 问题分类:运维
目前大数据团队使用了flink,请问需要配置哪些监控指标?
1 个回答
空瓶在漂流
空瓶在漂流
Flink需要配置的监控指标有:
1、IO监控指标(略)
2、CPU监控指标(略)
3、Threads监控指标(略)
4、GC监控指标(略)
5、Network监控指标(略)
6、Cluster监控指标(略)
7、Checkpointing监控指标:
1)numberOfInProgressCheckpoints
2)lastCheckpointDuration
3)numberOfCompletedCheckpoints
4)lastChecpointFullSize
5)numberOfFailedCheckpoints
6)totalNumberOfCheckpoints

8、latencyMarker
9、waterMarkLag、currentInputWatermark、currentOutputWatermark
10、sourceIdletime、uptime、numRestarts
11、numRunningJobs、taskSlotsTotal、taskSlotsAvailable
12、numRecordsInPerSecond、numRecordsOutPerSecond、numRecordsIn、numRecordsOut
发布于:1个月前 (03-26) IP属地:未知
我来回答