Skip to main content
TeamEnterprise

Metrics glossary

Metric NameTypeScopeDescription
flink_job_stategaugeflinkCurrent state of the Flink job.
flink_job_write_records_totalgaugeflinkTotal number of records written by the Flink job.
flink_job_write_bytes_totalgaugeflinkTotal number of bytes written by the Flink job.
flink_job_read_bytes_totalgaugeflinkTotal number of bytes read by the Flink job.
flink_job_read_records_totalgaugeflinkTotal number of records read by the Flink job.
flink_job_write_records_delta_totalgaugeflinkTotal change in the number of records written by the Flink job.
flink_job_write_bytes_delta_totalgaugeflinkTotal change in the number of bytes written by the Flink job.
flink_job_read_records_delta_totalgaugeflinkTotal change in the number of records read by the Flink job.
flink_job_read_bytes_delta_totalgaugeflinkTotal change in the number of bytes read by the Flink job.
flink_job_inactive_minsgaugeflinkTotal minutes the Flink job has been inactive.
flink_job_last_writegaugeflinkTimestamp of the last observed write operation by the Flink job.
flink_job_last_readgaugeflinkTimestamp of the last observed read operation by the Flink job.
flink_taskmanager_slots_availablegaugeflinkNumber of available task slots in the Flink Task Manager.
flink_taskmanager_memory_used_totalgaugeflinkTotal amount of memory used by the Flink Task Manager.
flink_taskmanager_heap_usedgaugeflinkAmount of heap memory used by the Flink Task Manager.
flink_taskmanager_heap_maxgaugeflinkMaximum 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_non_heap_maxgaugeflinkMaximum non-heap memory available to the Flink Task 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_usedmeterflinkUsed non-heap memory by the Flink Job Manager.
flink_jobmanager_non_heap_maxgaugeflinkMaximum non-heap memory available to the Flink Job Manager.
flink_jobmanager_heap_usedmeterflinkUsed heap memory by the Flink Job Manager.
flink_jobmanager_heap_committedgaugeflinkCommitted heap memory by the Flink Job Manager.
flink_jobmanager_heap_maxgaugeflinkMaximum heap memory available to the Flink Job Manager.
flink_taskmanagers_totalgaugeflinkTotal number of 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_slots_availablegaugeflinkTotal number of available task slots across all Flink Task Managers 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_jobs_cancelledgaugeflinkTotal number of cancelled Flink jobs in the cluster.
flink_jobs_failedgaugeflinkTotal number of failed Flink jobs in the cluster.
flink_write_records_totalgaugeflinkTotal number of records written by Flink jobs in the cluster.
flink_write_bytes_totalgaugeflinkTotal number of bytes written by Flink jobs in the cluster.
flink_read_bytes_totalgaugeflinkTotal number of bytes read by Flink jobs in the cluster.
flink_read_records_totalgaugeflinkTotal number of records read 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_bytes_delta_totalmeterflinkTotal change in the number of bytes written 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_bytes_delta_totalmeterflinkTotal change in the number of bytes read by Flink jobs in the cluster.
capture_flink_telemetrytimerfactorhouseA timer that captures the duration of Flink telemetry collection.
error_compute_snapshotmeterfactorhouseA meter marked when there was an error computing internal snapshots.
jetty_ws_connectionsgaugefactorhouseThe number of active WebSocket connections to Flex.
jvm_memory_heap_committedgaugefactorhouseThe amount of heap memory in bytes that is guaranteed to be available for use by the JVM.
jvm_memory_heap_maxgaugefactorhouseThe maximum amount of heap memory in bytes that can be used for memory management.
jvm_memory_heap_usedgaugefactorhouseThe current amount of heap memory in bytes that is used.
jvm_memory_non-heap_committedgaugefactorhouseThe amount of non-heap memory in bytes that is guaranteed to be available for use by the JVM.
jvm_memory_non-heap_maxgaugefactorhouseThe maximum amount of non-heap memory in bytes that can be used for memory management.
jvm_memory_non-heap_usedgaugefactorhouseThe current amount of non-heap memory in bytes that is used.
prometheus_exporttimerfactorhouseA timer for the duration of exporting metrics to Prometheus.
prometheus_fetchtimerfactorhouseA timer for the duration of fetching data to be used in Prometheus metrics.
prometheus_generatetimerfactorhouseA timer for the duration of generating the Prometheus metrics payload.
query_metricstimerfactorhouseA timer for the duration of querying internal metrics.
query_snapshotstimerfactorhouseA timer for the duration of querying internal snapshots.