Trino Cluster Pod JMX 841841
Export Trino Jmx config like this:
apiVersion: v1
kind: ConfigMap
metadata:
name: jmx-exporter-config
data:
config.yml: |
startDelaySeconds: 0
hostPort: 127.0.0.1:9080
ssl: false
whitelistObjectNames: ["trino.execution:name=QueryManager","trino.execution:name=SqlTaskManager","trino.execution.executor:name=TaskExecutor","trino.memory:name=ClusterMemoryManager","java.lang:type=Runtime","trino.memory:type=ClusterMemoryPool,name=general","java.lang:type=Memory","io.airlift.stats:name=GcMonitor","java.lang:name=G1 Old Generation,type=GarbageCollector","java.lang:name=G1 Young Generation,type=GarbageCollector","trino.memory:type=MemoryPool,name=general",...]
rules:
- pattern: ".*"
More detail see https://trino.io/docs/current/admin/jmx.html?highlight=jmx
Used Metrics 336336
jvm_memory_bytes_used
jvm_memory_bytes_committed
jvm_memory_pool_bytes_used
jvm_memory_pool_bytes_committed
jvm_buffer_pool_used_bytes
jvm_buffer_pool_capacity_bytes
jvm_gc_collection_seconds_count
jvm_gc_collection_seconds_sum
jvm_threads_current
jvm_threads_daemon
jvm_threads_state
jvm_threads_deadlocked
trino_execution_SqlTaskManager_InputDataSize_TotalCount
trino_execution_SqlTaskManager_OutputDataSize_TotalCount
trino_execution_SqlTaskManager_FailedTasks_TotalCount
trino_execution_executor_TaskExecutor_ProcessorExecutor_PoolSize
trino_execution_executor_TaskExecutor_ProcessorExecutor_ActiveCount
trino_execution_executor_TaskExecutor_ProcessorExecutor_QueuedTaskCount
trino_execution_executor_TaskExecutor_Tasks
trino_execution_executor_TaskExecutor_RunningSplits
trino_execution_executor_TaskExecutor_BlockedSplits
trino_execution_executor_TaskExecutor_WaitingSplits
trino_execution_executor_TaskExecutor_TotalSplits
trino_execution_executor_TaskExecutor_IntermediateSplits
trino_execution_executor_TaskExecutor_SplitWallTime_OneMinute_Avg
trino_execution_executor_TaskExecutor_SplitWallTime_OneMinute_Max
trino_execution_executor_TaskExecutor_SplitQueuedTime_OneMinute_Avg
trino_execution_executor_TaskExecutor_SplitQueuedTime_OneMinute_Max
trino_spiller_SpillerStats_TotalSpilledBytes
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllDatabases_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetDatabase_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllTables_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTablesWithParameter_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllViews_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTable_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetFields_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTableColumnStatistics_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetTableColumnStatistics_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeleteTableColumnStatistics_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionColumnStatistics_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetPartitionColumnStatistics_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeletePartitionColumnStatistics_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNames_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNamesByParts_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartition_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionsByNames_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateDatabase_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropDatabase_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterDatabase_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateTable_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropTable_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterTable_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddPartitions_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropPartition_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartition_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AcquireLock_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CheckLock_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_Unlock_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartitions_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddDynamicPartitions_TotalFailures_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllDatabases_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetDatabase_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllTables_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTablesWithParameter_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllViews_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTable_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetFields_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTableColumnStatistics_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetTableColumnStatistics_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeleteTableColumnStatistics_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionColumnStatistics_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetPartitionColumnStatistics_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeletePartitionColumnStatistics_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNames_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNamesByParts_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartition_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionsByNames_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateDatabase_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropDatabase_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterDatabase_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateTable_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropTable_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterTable_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddPartitions_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropPartition_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartition_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AcquireLock_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CheckLock_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_Unlock_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartitions_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddDynamicPartitions_ThriftExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllDatabases_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetDatabase_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllTables_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTablesWithParameter_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllViews_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTable_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetFields_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTableColumnStatistics_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetTableColumnStatistics_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeleteTableColumnStatistics_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionColumnStatistics_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetPartitionColumnStatistics_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeletePartitionColumnStatistics_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNames_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNamesByParts_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartition_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionsByNames_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateDatabase_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropDatabase_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterDatabase_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateTable_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropTable_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterTable_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddPartitions_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropPartition_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartition_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AcquireLock_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CheckLock_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_Unlock_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartitions_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddDynamicPartitions_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllDatabases_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetDatabase_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllTables_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTablesWithParameter_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllViews_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTable_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetFields_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTableColumnStatistics_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetTableColumnStatistics_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeleteTableColumnStatistics_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionColumnStatistics_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetPartitionColumnStatistics_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeletePartitionColumnStatistics_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNames_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNamesByParts_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartition_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionsByNames_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateDatabase_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropDatabase_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterDatabase_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateTable_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropTable_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterTable_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddPartitions_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropPartition_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartition_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AcquireLock_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CheckLock_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_Unlock_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartitions_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddDynamicPartitions_TotalFailures_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllDatabases_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetDatabase_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllTables_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTablesWithParameter_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllViews_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTable_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetFields_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTableColumnStatistics_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetTableColumnStatistics_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeleteTableColumnStatistics_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionColumnStatistics_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetPartitionColumnStatistics_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeletePartitionColumnStatistics_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNames_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNamesByParts_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartition_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionsByNames_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateDatabase_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropDatabase_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterDatabase_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateTable_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropTable_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterTable_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddPartitions_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropPartition_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartition_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AcquireLock_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CheckLock_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_Unlock_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartitions_ThriftExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllDatabases_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetDatabase_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllTables_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTablesWithParameter_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllViews_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTable_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetFields_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTableColumnStatistics_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetTableColumnStatistics_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeleteTableColumnStatistics_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionColumnStatistics_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetPartitionColumnStatistics_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeletePartitionColumnStatistics_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNames_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNamesByParts_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartition_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionsByNames_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateDatabase_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropDatabase_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterDatabase_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateTable_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropTable_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterTable_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddPartitions_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropPartition_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartition_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AcquireLock_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CheckLock_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_Unlock_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartitions_MetastoreExceptions_OneMinute_Count
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddDynamicPartitions_MetastoreExceptions_OneMinute_Count
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllDatabases_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllDatabases_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllDatabases_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllDatabases_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetDatabase_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetDatabase_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetDatabase_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetDatabase_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllTables_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllTables_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllTables_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllTables_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTablesWithParameter_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTablesWithParameter_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTablesWithParameter_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTablesWithParameter_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllViews_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllViews_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllViews_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetAllViews_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTable_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTable_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTable_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTable_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetFields_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetFields_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetFields_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetFields_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTableColumnStatistics_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTableColumnStatistics_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTableColumnStatistics_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetTableColumnStatistics_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetTableColumnStatistics_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetTableColumnStatistics_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetTableColumnStatistics_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetTableColumnStatistics_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeleteTableColumnStatistics_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeleteTableColumnStatistics_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeleteTableColumnStatistics_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeleteTableColumnStatistics_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionColumnStatistics_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionColumnStatistics_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionColumnStatistics_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionColumnStatistics_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetPartitionColumnStatistics_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_SetPartitionColumnStatistics_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeletePartitionColumnStatistics_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeletePartitionColumnStatistics_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeletePartitionColumnStatistics_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DeletePartitionColumnStatistics_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNames_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNames_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNames_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNames_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNamesByParts_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNamesByParts_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNamesByParts_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionNamesByParts_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartition_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartition_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartition_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartition_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionsByNames_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionsByNames_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionsByNames_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_GetPartitionsByNames_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateDatabase_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateDatabase_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateDatabase_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateDatabase_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropDatabase_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropDatabase_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropDatabase_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropDatabase_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterDatabase_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterDatabase_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterDatabase_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterDatabase_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateTable_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateTable_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateTable_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CreateTable_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropTable_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropTable_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropTable_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropTable_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterTable_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterTable_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterTable_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterTable_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddPartitions_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddPartitions_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddPartitions_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddPartitions_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropPartition_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropPartition_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropPartition_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_DropPartition_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartition_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartition_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartition_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartition_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AcquireLock_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AcquireLock_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AcquireLock_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AcquireLock_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CheckLock_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CheckLock_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CheckLock_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_CheckLock_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_Unlock_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_Unlock_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_Unlock_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_Unlock_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartitions_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartitions_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartitions_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AlterPartitions_Time_OneMinute_Max
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddDynamicPartitions_Time_OneMinute_Avg
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddDynamicPartitions_Time_OneMinute_Avg
io_trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddDynamicPartitions_Time_OneMinute_Max
trino_plugin_hive_metastore_thrift_ThriftHiveMetastore_AddDynamicPartitions_Time_OneMinute_Max