Skip to main content
Version: 96.2
TeamEnterprise

Metrics glossary

Metric NameTypeScopeDescription
flink_job_inactive_minsgaugeflinkTotal minutes the Flink job has been inactive.
flink_job_last_readgaugeflinkTimestamp of the last observed read operation by the Flink job.
flink_job_last_writegaugeflinkTimestamp of the last observed write operation by the Flink job.
flink_job_read_bytes_delta_totalgaugeflinkTotal change in the number of bytes read by the Flink job.
flink_job_read_bytes_totalgaugeflinkTotal number of bytes read by the Flink job.
flink_job_read_records_delta_totalgaugeflinkTotal change in the number of records read by the Flink job.
flink_job_read_records_totalgaugeflinkTotal number of records read by the Flink job.
flink_job_stategaugeflinkCurrent state of the Flink job.
flink_job_write_bytes_delta_totalgaugeflinkTotal change in the number of bytes written by the Flink job.
flink_job_write_bytes_totalgaugeflinkTotal number of bytes written by the Flink job.
flink_job_write_records_delta_totalgaugeflinkTotal change in the number of records written by the Flink job.
flink_job_write_records_totalgaugeflinkTotal number of records written by the Flink job.
flink_jobmanager_heap_committedgaugeflinkCommitted heap memory by the Flink Job Manager.
flink_jobmanager_heap_maxgaugeflinkMaximum heap memory available to the Flink Job Manager.
flink_jobmanager_heap_usedmeterflinkUsed heap memory by the Flink Job Manager.
flink_jobmanager_memory_used_totalmeterflinkTotal memory usage by the Flink Job Manager.
flink_jobmanager_non_heap_committedgaugeflinkCommitted non-heap memory by the Flink Job Manager.
flink_jobmanager_non_heap_maxgaugeflinkMaximum non-heap memory available to the Flink Job Manager.
flink_jobmanager_non_heap_usedmeterflinkUsed non-heap memory by the Flink Job Manager.
flink_jobs_cancelledgaugeflinkTotal number of cancelled Flink jobs in the cluster.
flink_jobs_failedgaugeflinkTotal number of failed Flink jobs in the cluster.
flink_jobs_finishedgaugeflinkTotal number of finished Flink jobs in the cluster.
flink_jobs_runninggaugeflinkTotal number of currently running Flink jobs in the cluster.
flink_read_bytes_delta_totalmeterflinkTotal change in the number of bytes read by Flink jobs in the cluster.
flink_read_bytes_totalgaugeflinkTotal number of bytes read by Flink jobs in the cluster.
flink_read_records_delta_totalgaugeflinkTotal change in the number of records read by Flink jobs in the cluster.
flink_read_records_totalgaugeflinkTotal number of records read by Flink jobs in the cluster.
flink_taskmanager_heap_maxgaugeflinkMaximum heap memory available to the Flink Task Manager.
flink_taskmanager_heap_usedgaugeflinkAmount of heap memory used by the Flink Task Manager.
flink_taskmanager_memory_used_totalgaugeflinkTotal amount of memory used by the Flink Task Manager.
flink_taskmanager_non_heap_maxgaugeflinkMaximum non-heap memory available to the Flink Task Manager.
flink_taskmanager_non_heap_usedgaugeflinkAmount of non-heap memory used by the Flink Task Manager.
flink_taskmanager_slots_availablegaugeflinkNumber of available task slots in the Flink Task Manager.
flink_taskmanagers_slots_availablegaugeflinkTotal number of available task slots across all Flink Task Managers in the cluster.
flink_taskmanagers_slots_totalgaugeflinkTotal number of task slots available across all Flink Task Managers in the cluster.
flink_taskmanagers_totalgaugeflinkTotal number of Flink Task Managers in the cluster.
flink_write_bytes_delta_totalmeterflinkTotal change in the number of bytes written by Flink jobs in the cluster.
flink_write_bytes_totalgaugeflinkTotal number of bytes written by Flink jobs in the cluster.
flink_write_records_delta_totalgaugeflinkTotal change in the number of records written by Flink jobs in the cluster.
flink_write_records_totalgaugeflinkTotal number of records written by Flink jobs in the cluster.