An Exploration of the NetApp DII DWH - Columns on Tables in dwh_performance

SQL

SELECT
    CONCAT(c.TABLE_NAME, '.', c.COLUMN_NAME) AS 'Column'
FROM
    information_schema.columns AS c
WHERE
    c.TABLE_SCHEMA LIKE '%_dwh_performance'


Output

application_dimension.dateTk
application_dimension.description
application_dimension.id
application_dimension.latest
application_dimension.name
application_dimension.priority
application_dimension.tk
application_dimension.url
application_group_bridge.appGroupTk
application_group_bridge.appTk
application_group_bridge.isRep
application_group_dimension.cardinality
application_group_dimension.dateTk
application_group_dimension.repApp
application_group_dimension.repAppTk
application_group_dimension.tk
application_volume_hourly_performance_fact.applicationGroupTk
application_volume_hourly_performance_fact.applicationTk
application_volume_hourly_performance_fact.businessEntityTk
application_volume_hourly_performance_fact.compressionSavingsPercent
application_volume_hourly_performance_fact.compressionSavingsSpace
application_volume_hourly_performance_fact.confidenceIntervalTimeToFull
application_volume_hourly_performance_fact.dateTk
application_volume_hourly_performance_fact.maxOfMaxVolumeIops
application_volume_hourly_performance_fact.maxOfMaxVolumeThroughput
application_volume_hourly_performance_fact.readCacheHitRatio
application_volume_hourly_performance_fact.readIoDensity
application_volume_hourly_performance_fact.readIops
application_volume_hourly_performance_fact.readResponseTime
application_volume_hourly_performance_fact.readThroughput
application_volume_hourly_performance_fact.serviceLevelTk
application_volume_hourly_performance_fact.sumOfAveragesVolumeIops
application_volume_hourly_performance_fact.sumOfAveragesVolumeThroughput
application_volume_hourly_performance_fact.sumOfMaxVolumeIops
application_volume_hourly_performance_fact.sumOfMaxVolumeThroughput
application_volume_hourly_performance_fact.tierTk
application_volume_hourly_performance_fact.timeTk
application_volume_hourly_performance_fact.tk
application_volume_hourly_performance_fact.totalCacheHitRatio
application_volume_hourly_performance_fact.totalCacheHitRatioMax
application_volume_hourly_performance_fact.totalIoDensity
application_volume_hourly_performance_fact.totalIoDensityMax
application_volume_hourly_performance_fact.totalResponseTime
application_volume_hourly_performance_fact.totalResponseTimeMax
application_volume_hourly_performance_fact.totalTimeToFull
application_volume_hourly_performance_fact.writeCacheHitRatio
application_volume_hourly_performance_fact.writeIoDensity
application_volume_hourly_performance_fact.writeIops
application_volume_hourly_performance_fact.writePending
application_volume_hourly_performance_fact.writeResponseTime
application_volume_hourly_performance_fact.writeThroughput
business_entity_dimension.businessUnit
business_entity_dimension.dateTk
business_entity_dimension.fullname
business_entity_dimension.id
business_entity_dimension.latest
business_entity_dimension.lob
business_entity_dimension.project
business_entity_dimension.tenant
business_entity_dimension.tk
capacity_volume_fact_current.chargebackFactTk
capacity_volume_fact_current.isVirtual
capacity_volume_fact_current.physicalRawMB
capacity_volume_fact_current.physicalUsableMB
capacity_volume_fact_current.provisionedRawMB
capacity_volume_fact_current.provisionedUsableMB
capacity_volume_fact_current.snapshot
capacity_volume_fact_current.storageId
capacity_volume_fact_current.technologyType
capacity_volume_fact_current.thinProvisioned
capacity_volume_fact_current.volumeId
capacity_volume_fact_current.volumeName
capacity_volume_fact_current.volumeType
cluster_switch_dimension.address
cluster_switch_dimension.dateTk
cluster_switch_dimension.id
cluster_switch_dimension.identifier
cluster_switch_dimension.latest
cluster_switch_dimension.model
cluster_switch_dimension.monitored
cluster_switch_dimension.monitoringEnabled
cluster_switch_dimension.monitoringReason
cluster_switch_dimension.name
cluster_switch_dimension.network
cluster_switch_dimension.serialNumber
cluster_switch_dimension.tk
cluster_switch_dimension.version
cluster_switch_port_daily_metrics_fact.clusterSwitchPortTk
cluster_switch_port_daily_metrics_fact.clusterSwitchTk
cluster_switch_port_daily_metrics_fact.dateTk
cluster_switch_port_daily_metrics_fact.receiveBytes
cluster_switch_port_daily_metrics_fact.receiveDiscards
cluster_switch_port_daily_metrics_fact.receiveErrors
cluster_switch_port_daily_metrics_fact.receivePackets
cluster_switch_port_daily_metrics_fact.storageNodeTk
cluster_switch_port_daily_metrics_fact.storageTk
cluster_switch_port_daily_metrics_fact.timestamp
cluster_switch_port_daily_metrics_fact.tk
cluster_switch_port_daily_metrics_fact.totalBytes
cluster_switch_port_daily_metrics_fact.totalDiscards
cluster_switch_port_daily_metrics_fact.totalErrors
cluster_switch_port_daily_metrics_fact.totalPackets
cluster_switch_port_daily_metrics_fact.transmitBytes
cluster_switch_port_daily_metrics_fact.transmitDiscards
cluster_switch_port_daily_metrics_fact.transmitErrors
cluster_switch_port_daily_metrics_fact.transmitPackets
cluster_switch_port_dimension.dateTk
cluster_switch_port_dimension.duplexType
cluster_switch_port_dimension.id
cluster_switch_port_dimension.identifier
cluster_switch_port_dimension.isl
cluster_switch_port_dimension.latest
cluster_switch_port_dimension.macAddress
cluster_switch_port_dimension.mtu
cluster_switch_port_dimension.name
cluster_switch_port_dimension.number
cluster_switch_port_dimension.portIndex
cluster_switch_port_dimension.speed
cluster_switch_port_dimension.storageNodePortMtu
cluster_switch_port_dimension.storageNodePortName
cluster_switch_port_dimension.tk
cluster_switch_port_dimension.type
cluster_switch_port_hourly_metrics_fact.clusterSwitchPortTk
cluster_switch_port_hourly_metrics_fact.clusterSwitchTk
cluster_switch_port_hourly_metrics_fact.dateTk
cluster_switch_port_hourly_metrics_fact.receiveBytes
cluster_switch_port_hourly_metrics_fact.receiveDiscards
cluster_switch_port_hourly_metrics_fact.receiveErrors
cluster_switch_port_hourly_metrics_fact.receivePackets
cluster_switch_port_hourly_metrics_fact.storageNodeTk
cluster_switch_port_hourly_metrics_fact.storageTk
cluster_switch_port_hourly_metrics_fact.timestamp
cluster_switch_port_hourly_metrics_fact.timeTk
cluster_switch_port_hourly_metrics_fact.tk
cluster_switch_port_hourly_metrics_fact.totalBytes
cluster_switch_port_hourly_metrics_fact.totalDiscards
cluster_switch_port_hourly_metrics_fact.totalErrors
cluster_switch_port_hourly_metrics_fact.totalPackets
cluster_switch_port_hourly_metrics_fact.transmitBytes
cluster_switch_port_hourly_metrics_fact.transmitDiscards
cluster_switch_port_hourly_metrics_fact.transmitErrors
cluster_switch_port_hourly_metrics_fact.transmitPackets
connected_device_dimension.dateTk
connected_device_dimension.firmware
connected_device_dimension.id
connected_device_dimension.identifier
connected_device_dimension.latest
connected_device_dimension.manufacturer
connected_device_dimension.model
connected_device_dimension.name
connected_device_dimension.tk
connected_device_dimension.type
datastore_dimension.dateTk
datastore_dimension.id
datastore_dimension.latest
datastore_dimension.moid
datastore_dimension.name
datastore_dimension.naturalKey
datastore_dimension.tk
datastore_dimension.url
datastore_dimension.virtualCenterIp
date_dimension.dateYear
date_dimension.dayInMonth
date_dimension.dayInQuarter
date_dimension.dayInWeekNum
date_dimension.dayInYear
date_dimension.fullDate
date_dimension.future
date_dimension.latest
date_dimension.monthLabel
date_dimension.monthNum
date_dimension.quarter
date_dimension.quarterLabel
date_dimension.repDay
date_dimension.repMonth
date_dimension.repMonthOrLatest
date_dimension.repQuarter
date_dimension.repWeek
date_dimension.sspFlag
date_dimension.tk
date_dimension.yearLabel
disk_daily_performance_fact.accessed
disk_daily_performance_fact.dateTk
disk_daily_performance_fact.diskTk
disk_daily_performance_fact.readIops
disk_daily_performance_fact.readThroughput
disk_daily_performance_fact.readUtilization
disk_daily_performance_fact.storagePoolTk
disk_daily_performance_fact.storageTk
disk_daily_performance_fact.timestamp
disk_daily_performance_fact.tk
disk_daily_performance_fact.totalIops
disk_daily_performance_fact.totalIopsMax
disk_daily_performance_fact.totalThroughput
disk_daily_performance_fact.totalThroughputMax
disk_daily_performance_fact.totalUtilization
disk_daily_performance_fact.totalUtilizationMax
disk_daily_performance_fact.writeIops
disk_daily_performance_fact.writeThroughput
disk_daily_performance_fact.writeUtilization
disk_dimension.dateTk
disk_dimension.diskGroup
disk_dimension.id
disk_dimension.identifier
disk_dimension.latest
disk_dimension.location
disk_dimension.model
disk_dimension.name
disk_dimension.role
disk_dimension.serialNumber
disk_dimension.speed
disk_dimension.status
disk_dimension.storageIdentifier
disk_dimension.tk
disk_dimension.type
disk_dimension.url
disk_dimension.vendor
disk_hourly_performance_fact.accessed
disk_hourly_performance_fact.dateTk
disk_hourly_performance_fact.diskTk
disk_hourly_performance_fact.readIops
disk_hourly_performance_fact.readThroughput
disk_hourly_performance_fact.readUtilization
disk_hourly_performance_fact.storagePoolTk
disk_hourly_performance_fact.storageTk
disk_hourly_performance_fact.timestamp
disk_hourly_performance_fact.timeTk
disk_hourly_performance_fact.tk
disk_hourly_performance_fact.totalIops
disk_hourly_performance_fact.totalIopsMax
disk_hourly_performance_fact.totalThroughput
disk_hourly_performance_fact.totalThroughputMax
disk_hourly_performance_fact.totalUtilization
disk_hourly_performance_fact.totalUtilizationMax
disk_hourly_performance_fact.writeIops
disk_hourly_performance_fact.writeThroughput
disk_hourly_performance_fact.writeUtilization
fabric_dimension.dateTk
fabric_dimension.id
fabric_dimension.identifier
fabric_dimension.latest
fabric_dimension.name
fabric_dimension.tk
fabric_dimension.url
fabric_dimension.vsanEnabled
fabric_dimension.vsanId
fabric_dimension.wwn
fabric_dimension.zoningEnabled
host_dimension.dataCenter
host_dimension.dateTk
host_dimension.id
host_dimension.identifier
host_dimension.ip
host_dimension.latest
host_dimension.manufacturer
host_dimension.model
host_dimension.name
host_dimension.os
host_dimension.tk
host_dimension.url
host_group_bridge.hostGroupTk
host_group_bridge.hostTk
host_group_bridge.isRep
host_group_dimension.cardinality
host_group_dimension.dateTk
host_group_dimension.repHost
host_group_dimension.repHostTk
host_group_dimension.tk
host_vm_daily_performance_fact.cpuUtilization
host_vm_daily_performance_fact.dateTk
host_vm_daily_performance_fact.hostTk
host_vm_daily_performance_fact.ipReceiveThroughput
host_vm_daily_performance_fact.ipTotalThroughput
host_vm_daily_performance_fact.ipTotalThroughputMax
host_vm_daily_performance_fact.ipTransmitThroughput
host_vm_daily_performance_fact.maxOfAvgCpuUtilization
host_vm_daily_performance_fact.maxOfAvgMemoryUtilization
host_vm_daily_performance_fact.maxOfAvgSwapInRate
host_vm_daily_performance_fact.maxOfAvgSwapOutRate
host_vm_daily_performance_fact.memoryUtilization
host_vm_daily_performance_fact.readIops
host_vm_daily_performance_fact.readResponseTime
host_vm_daily_performance_fact.readThroughput
host_vm_daily_performance_fact.swapInRate
host_vm_daily_performance_fact.swapOutRate
host_vm_daily_performance_fact.swapTotalRate
host_vm_daily_performance_fact.swapTotalRateMax
host_vm_daily_performance_fact.timestamp
host_vm_daily_performance_fact.tk
host_vm_daily_performance_fact.totalIops
host_vm_daily_performance_fact.totalIopsMax
host_vm_daily_performance_fact.totalResponseTime
host_vm_daily_performance_fact.totalResponseTimeMax
host_vm_daily_performance_fact.totalThroughput
host_vm_daily_performance_fact.totalThroughputMax
host_vm_daily_performance_fact.writeIops
host_vm_daily_performance_fact.writeResponseTime
host_vm_daily_performance_fact.writeThroughput
host_vm_hourly_performance_fact.cpuUtilization
host_vm_hourly_performance_fact.dateTk
host_vm_hourly_performance_fact.hostTk
host_vm_hourly_performance_fact.ipReceiveThroughput
host_vm_hourly_performance_fact.ipTotalThroughput
host_vm_hourly_performance_fact.ipTotalThroughputMax
host_vm_hourly_performance_fact.ipTransmitThroughput
host_vm_hourly_performance_fact.memoryUtilization
host_vm_hourly_performance_fact.readIops
host_vm_hourly_performance_fact.readResponseTime
host_vm_hourly_performance_fact.readThroughput
host_vm_hourly_performance_fact.swapInRate
host_vm_hourly_performance_fact.swapOutRate
host_vm_hourly_performance_fact.swapTotalRate
host_vm_hourly_performance_fact.swapTotalRateMax
host_vm_hourly_performance_fact.timestamp
host_vm_hourly_performance_fact.timeTk
host_vm_hourly_performance_fact.tk
host_vm_hourly_performance_fact.totalIops
host_vm_hourly_performance_fact.totalIopsMax
host_vm_hourly_performance_fact.totalResponseTime
host_vm_hourly_performance_fact.totalResponseTimeMax
host_vm_hourly_performance_fact.totalThroughput
host_vm_hourly_performance_fact.totalThroughputMax
host_vm_hourly_performance_fact.writeIops
host_vm_hourly_performance_fact.writeResponseTime
host_vm_hourly_performance_fact.writeThroughput
host_volume_hourly_performance_fact.businessEntityTk
host_volume_hourly_performance_fact.compressionSavingsPercent
host_volume_hourly_performance_fact.compressionSavingsSpace
host_volume_hourly_performance_fact.confidenceIntervalTimeToFull
host_volume_hourly_performance_fact.dateTk
host_volume_hourly_performance_fact.hostGroupTk
host_volume_hourly_performance_fact.hostTk
host_volume_hourly_performance_fact.maxOfMaxVolumeIops
host_volume_hourly_performance_fact.maxOfMaxVolumeThroughput
host_volume_hourly_performance_fact.readCacheHitRatio
host_volume_hourly_performance_fact.readIoDensity
host_volume_hourly_performance_fact.readIops
host_volume_hourly_performance_fact.readResponseTime
host_volume_hourly_performance_fact.readThroughput
host_volume_hourly_performance_fact.serviceLevelTk
host_volume_hourly_performance_fact.sumOfAveragesVolumeIops
host_volume_hourly_performance_fact.sumOfAveragesVolumeThroughput
host_volume_hourly_performance_fact.sumOfMaxVolumeIops
host_volume_hourly_performance_fact.sumOfMaxVolumeThroughput
host_volume_hourly_performance_fact.tierTk
host_volume_hourly_performance_fact.timeTk
host_volume_hourly_performance_fact.tk
host_volume_hourly_performance_fact.totalCacheHitRatio
host_volume_hourly_performance_fact.totalCacheHitRatioMax
host_volume_hourly_performance_fact.totalIoDensity
host_volume_hourly_performance_fact.totalIoDensityMax
host_volume_hourly_performance_fact.totalResponseTime
host_volume_hourly_performance_fact.totalResponseTimeMax
host_volume_hourly_performance_fact.totalTimeToFull
host_volume_hourly_performance_fact.writeCacheHitRatio
host_volume_hourly_performance_fact.writeIoDensity
host_volume_hourly_performance_fact.writeIops
host_volume_hourly_performance_fact.writePending
host_volume_hourly_performance_fact.writeResponseTime
host_volume_hourly_performance_fact.writeThroughput
internal_volume_daily_performance_fact.accessed
internal_volume_daily_performance_fact.applicationGroupTk
internal_volume_daily_performance_fact.applicationTk
internal_volume_daily_performance_fact.backend
internal_volume_daily_performance_fact.businessEntityTk
internal_volume_daily_performance_fact.confidenceIntervalTimeToFull
internal_volume_daily_performance_fact.dateTk
internal_volume_daily_performance_fact.filesystemCapacityLogicalUsed
internal_volume_daily_performance_fact.filesystemCapacityPhysicalAvailable
internal_volume_daily_performance_fact.filesystemCapacityPhysicalUsed
internal_volume_daily_performance_fact.frontend
internal_volume_daily_performance_fact.internalVolumeTk
internal_volume_daily_performance_fact.k8sNamespaceGroupTk
internal_volume_daily_performance_fact.k8sNamespaceTk
internal_volume_daily_performance_fact.objectCount
internal_volume_daily_performance_fact.readIoDensity
internal_volume_daily_performance_fact.readIops
internal_volume_daily_performance_fact.readResponseTime
internal_volume_daily_performance_fact.readThroughput
internal_volume_daily_performance_fact.serviceLevelTk
internal_volume_daily_performance_fact.storageNodeTk
internal_volume_daily_performance_fact.storagePoolTk
internal_volume_daily_performance_fact.storageTk
internal_volume_daily_performance_fact.tierTk
internal_volume_daily_performance_fact.timestamp
internal_volume_daily_performance_fact.tk
internal_volume_daily_performance_fact.totalIoDensity
internal_volume_daily_performance_fact.totalIoDensityMax
internal_volume_daily_performance_fact.totalIops
internal_volume_daily_performance_fact.totalIopsMax
internal_volume_daily_performance_fact.totalResponseTime
internal_volume_daily_performance_fact.totalResponseTimeMax
internal_volume_daily_performance_fact.totalThroughput
internal_volume_daily_performance_fact.totalThroughputMax
internal_volume_daily_performance_fact.totalTimeToFull
internal_volume_daily_performance_fact.virtualStorageTk
internal_volume_daily_performance_fact.writeIoDensity
internal_volume_daily_performance_fact.writeIops
internal_volume_daily_performance_fact.writePending
internal_volume_daily_performance_fact.writeResponseTime
internal_volume_daily_performance_fact.writeThroughput
internal_volume_dimension.dateTk
internal_volume_dimension.flexGroupIdentifier
internal_volume_dimension.id
internal_volume_dimension.identifier
internal_volume_dimension.latest
internal_volume_dimension.name
internal_volume_dimension.spaceGuarantee
internal_volume_dimension.storageIP
internal_volume_dimension.storageName
internal_volume_dimension.storagePoolIdentifier
internal_volume_dimension.thinProvisioned
internal_volume_dimension.thinProvisioningSupported
internal_volume_dimension.tk
internal_volume_dimension.type
internal_volume_dimension.url
internal_volume_dimension.uuid
internal_volume_dimension.virtualStorage
internal_volume_hourly_performance_fact.accessed
internal_volume_hourly_performance_fact.applicationGroupTk
internal_volume_hourly_performance_fact.applicationTk
internal_volume_hourly_performance_fact.backend
internal_volume_hourly_performance_fact.businessEntityTk
internal_volume_hourly_performance_fact.confidenceIntervalTimeToFull
internal_volume_hourly_performance_fact.dateTk
internal_volume_hourly_performance_fact.filesystemCapacityLogicalUsed
internal_volume_hourly_performance_fact.filesystemCapacityPhysicalAvailable
internal_volume_hourly_performance_fact.filesystemCapacityPhysicalUsed
internal_volume_hourly_performance_fact.frontend
internal_volume_hourly_performance_fact.internalVolumeTk
internal_volume_hourly_performance_fact.k8sNamespaceGroupTk
internal_volume_hourly_performance_fact.k8sNamespaceTk
internal_volume_hourly_performance_fact.objectCount
internal_volume_hourly_performance_fact.readIoDensity
internal_volume_hourly_performance_fact.readIops
internal_volume_hourly_performance_fact.readResponseTime
internal_volume_hourly_performance_fact.readThroughput
internal_volume_hourly_performance_fact.serviceLevelTk
internal_volume_hourly_performance_fact.storageNodeTk
internal_volume_hourly_performance_fact.storagePoolTk
internal_volume_hourly_performance_fact.storageTk
internal_volume_hourly_performance_fact.tierTk
internal_volume_hourly_performance_fact.timestamp
internal_volume_hourly_performance_fact.timeTk
internal_volume_hourly_performance_fact.tk
internal_volume_hourly_performance_fact.totalIoDensity
internal_volume_hourly_performance_fact.totalIoDensityMax
internal_volume_hourly_performance_fact.totalIops
internal_volume_hourly_performance_fact.totalIopsMax
internal_volume_hourly_performance_fact.totalResponseTime
internal_volume_hourly_performance_fact.totalResponseTimeMax
internal_volume_hourly_performance_fact.totalThroughput
internal_volume_hourly_performance_fact.totalThroughputMax
internal_volume_hourly_performance_fact.totalTimeToFull
internal_volume_hourly_performance_fact.virtualStorageTk
internal_volume_hourly_performance_fact.writeIoDensity
internal_volume_hourly_performance_fact.writeIops
internal_volume_hourly_performance_fact.writePending
internal_volume_hourly_performance_fact.writeResponseTime
internal_volume_hourly_performance_fact.writeThroughput
k8s_cluster_daily_metrics_fact.allocatableCpuCores
k8s_cluster_daily_metrics_fact.allocatableCpuSaturation
k8s_cluster_daily_metrics_fact.allocatableMemoryBytes
k8s_cluster_daily_metrics_fact.allocatableMemorySaturation
k8s_cluster_daily_metrics_fact.capacityCpuCores
k8s_cluster_daily_metrics_fact.capacityCpuSaturation
k8s_cluster_daily_metrics_fact.capacityMemoryBytes
k8s_cluster_daily_metrics_fact.capacityMemorySaturation
k8s_cluster_daily_metrics_fact.clusterTk
k8s_cluster_daily_metrics_fact.dateTk
k8s_cluster_daily_metrics_fact.limitsCpuCores
k8s_cluster_daily_metrics_fact.limitsMemoryBytes
k8s_cluster_daily_metrics_fact.requestsCpuCores
k8s_cluster_daily_metrics_fact.requestsMemoryBytes
k8s_cluster_daily_metrics_fact.timestamp
k8s_cluster_daily_metrics_fact.tk
k8s_cluster_daily_metrics_fact.usageCpuCores
k8s_cluster_daily_metrics_fact.usageMemoryBytes
k8s_cluster_dimension.dateTk
k8s_cluster_dimension.id
k8s_cluster_dimension.identifier
k8s_cluster_dimension.latest
k8s_cluster_dimension.name
k8s_cluster_dimension.tk
k8s_cluster_hourly_metrics_fact.allocatableCpuCores
k8s_cluster_hourly_metrics_fact.allocatableCpuSaturation
k8s_cluster_hourly_metrics_fact.allocatableMemoryBytes
k8s_cluster_hourly_metrics_fact.allocatableMemorySaturation
k8s_cluster_hourly_metrics_fact.capacityCpuCores
k8s_cluster_hourly_metrics_fact.capacityCpuSaturation
k8s_cluster_hourly_metrics_fact.capacityMemoryBytes
k8s_cluster_hourly_metrics_fact.capacityMemorySaturation
k8s_cluster_hourly_metrics_fact.clusterTk
k8s_cluster_hourly_metrics_fact.dateTk
k8s_cluster_hourly_metrics_fact.limitsCpuCores
k8s_cluster_hourly_metrics_fact.limitsMemoryBytes
k8s_cluster_hourly_metrics_fact.requestsCpuCores
k8s_cluster_hourly_metrics_fact.requestsMemoryBytes
k8s_cluster_hourly_metrics_fact.timestamp
k8s_cluster_hourly_metrics_fact.timeTk
k8s_cluster_hourly_metrics_fact.tk
k8s_cluster_hourly_metrics_fact.usageCpuCores
k8s_cluster_hourly_metrics_fact.usageMemoryBytes
k8s_namespace_daily_metrics_fact.clusterTk
k8s_namespace_daily_metrics_fact.cpuHardLimit
k8s_namespace_daily_metrics_fact.cpuHardRequest
k8s_namespace_daily_metrics_fact.cpuUsedLimit
k8s_namespace_daily_metrics_fact.cpuUsedRequest
k8s_namespace_daily_metrics_fact.dateTk
k8s_namespace_daily_metrics_fact.memoryHardLimit
k8s_namespace_daily_metrics_fact.memoryHardRequest
k8s_namespace_daily_metrics_fact.memoryUsedLimit
k8s_namespace_daily_metrics_fact.memoryUsedRequest
k8s_namespace_daily_metrics_fact.namespaceTk
k8s_namespace_daily_metrics_fact.timestamp
k8s_namespace_daily_metrics_fact.tk
k8s_namespace_dimension.clusterName
k8s_namespace_dimension.dateTk
k8s_namespace_dimension.id
k8s_namespace_dimension.identifier
k8s_namespace_dimension.latest
k8s_namespace_dimension.name
k8s_namespace_dimension.tk
k8s_namespace_group_bridge.isRep
k8s_namespace_group_bridge.k8sNamespaceGroupTk
k8s_namespace_group_bridge.k8sNamespaceTk
k8s_namespace_group_dimension.cardinality
k8s_namespace_group_dimension.dateTk
k8s_namespace_group_dimension.repK8sNamespace
k8s_namespace_group_dimension.repK8sNamespaceTk
k8s_namespace_group_dimension.tk
k8s_namespace_hourly_metrics_fact.clusterTk
k8s_namespace_hourly_metrics_fact.cpuHardLimit
k8s_namespace_hourly_metrics_fact.cpuHardRequest
k8s_namespace_hourly_metrics_fact.cpuUsedLimit
k8s_namespace_hourly_metrics_fact.cpuUsedRequest
k8s_namespace_hourly_metrics_fact.dateTk
k8s_namespace_hourly_metrics_fact.memoryHardLimit
k8s_namespace_hourly_metrics_fact.memoryHardRequest
k8s_namespace_hourly_metrics_fact.memoryUsedLimit
k8s_namespace_hourly_metrics_fact.memoryUsedRequest
k8s_namespace_hourly_metrics_fact.namespaceTk
k8s_namespace_hourly_metrics_fact.timestamp
k8s_namespace_hourly_metrics_fact.timeTk
k8s_namespace_hourly_metrics_fact.tk
k8s_node_daily_metrics_fact.allocatableCpu
k8s_node_daily_metrics_fact.allocatableCpuSaturation
k8s_node_daily_metrics_fact.allocatableMemoryBytes
k8s_node_daily_metrics_fact.allocatableMemorySaturation
k8s_node_daily_metrics_fact.capacityCpu
k8s_node_daily_metrics_fact.capacityCpuSaturation
k8s_node_daily_metrics_fact.capacityMemoryBytes
k8s_node_daily_metrics_fact.capacityMemorySaturation
k8s_node_daily_metrics_fact.clusterTk
k8s_node_daily_metrics_fact.cpuUsageNanocores
k8s_node_daily_metrics_fact.dateTk
k8s_node_daily_metrics_fact.memoryUsageBytes
k8s_node_daily_metrics_fact.nodeTk
k8s_node_daily_metrics_fact.timestamp
k8s_node_daily_metrics_fact.tk
k8s_node_daily_metrics_fact.vmTk
k8s_node_dimension.clusterName
k8s_node_dimension.dateTk
k8s_node_dimension.id
k8s_node_dimension.identifier
k8s_node_dimension.internalIp
k8s_node_dimension.latest
k8s_node_dimension.name
k8s_node_dimension.osImage
k8s_node_dimension.tk
k8s_node_hourly_metrics_fact.allocatableCpu
k8s_node_hourly_metrics_fact.allocatableCpuSaturation
k8s_node_hourly_metrics_fact.allocatableMemoryBytes
k8s_node_hourly_metrics_fact.allocatableMemorySaturation
k8s_node_hourly_metrics_fact.capacityCpu
k8s_node_hourly_metrics_fact.capacityCpuSaturation
k8s_node_hourly_metrics_fact.capacityMemoryBytes
k8s_node_hourly_metrics_fact.capacityMemorySaturation
k8s_node_hourly_metrics_fact.clusterTk
k8s_node_hourly_metrics_fact.cpuUsageNanocores
k8s_node_hourly_metrics_fact.dateTk
k8s_node_hourly_metrics_fact.memoryUsageBytes
k8s_node_hourly_metrics_fact.nodeTk
k8s_node_hourly_metrics_fact.timestamp
k8s_node_hourly_metrics_fact.timeTk
k8s_node_hourly_metrics_fact.tk
k8s_node_hourly_metrics_fact.vmTk
k8s_pv_dimension.clusterName
k8s_pv_dimension.dateTk
k8s_pv_dimension.id
k8s_pv_dimension.identifier
k8s_pv_dimension.latest
k8s_pv_dimension.name
k8s_pv_dimension.phase
k8s_pv_dimension.pvcName
k8s_pv_dimension.storageClass
k8s_pv_dimension.tk
k8s_pvc_daily_metrics_fact.clusterTk
k8s_pvc_daily_metrics_fact.dateTk
k8s_pvc_daily_metrics_fact.namespaceTk
k8s_pvc_daily_metrics_fact.pvcTk
k8s_pvc_daily_metrics_fact.pvTk
k8s_pvc_daily_metrics_fact.readIops
k8s_pvc_daily_metrics_fact.readLatency
k8s_pvc_daily_metrics_fact.readThroughput
k8s_pvc_daily_metrics_fact.timestamp
k8s_pvc_daily_metrics_fact.tk
k8s_pvc_daily_metrics_fact.totalIops
k8s_pvc_daily_metrics_fact.totalLatency
k8s_pvc_daily_metrics_fact.totalThroughput
k8s_pvc_daily_metrics_fact.writeIops
k8s_pvc_daily_metrics_fact.writeLatency
k8s_pvc_daily_metrics_fact.writeThroughput
k8s_pvc_dimension.clusterName
k8s_pvc_dimension.dateTk
k8s_pvc_dimension.id
k8s_pvc_dimension.identifier
k8s_pvc_dimension.latest
k8s_pvc_dimension.name
k8s_pvc_dimension.namespaceName
k8s_pvc_dimension.phase
k8s_pvc_dimension.pvName
k8s_pvc_dimension.tk
k8s_pvc_hourly_metrics_fact.clusterTk
k8s_pvc_hourly_metrics_fact.dateTk
k8s_pvc_hourly_metrics_fact.namespaceTk
k8s_pvc_hourly_metrics_fact.pvcTk
k8s_pvc_hourly_metrics_fact.pvTk
k8s_pvc_hourly_metrics_fact.readIops
k8s_pvc_hourly_metrics_fact.readLatency
k8s_pvc_hourly_metrics_fact.readThroughput
k8s_pvc_hourly_metrics_fact.timestamp
k8s_pvc_hourly_metrics_fact.timeTk
k8s_pvc_hourly_metrics_fact.tk
k8s_pvc_hourly_metrics_fact.totalIops
k8s_pvc_hourly_metrics_fact.totalLatency
k8s_pvc_hourly_metrics_fact.totalThroughput
k8s_pvc_hourly_metrics_fact.writeIops
k8s_pvc_hourly_metrics_fact.writeLatency
k8s_pvc_hourly_metrics_fact.writeThroughput
k8s_workload_daily_metrics_fact.clusterTk
k8s_workload_daily_metrics_fact.dateTk
k8s_workload_daily_metrics_fact.desiredPodCount
k8s_workload_daily_metrics_fact.limitCpuCores
k8s_workload_daily_metrics_fact.limitMemoryBytes
k8s_workload_daily_metrics_fact.namespaceTk
k8s_workload_daily_metrics_fact.requestCpuCores
k8s_workload_daily_metrics_fact.requestMemoryBytes
k8s_workload_daily_metrics_fact.runningPodCount
k8s_workload_daily_metrics_fact.timestamp
k8s_workload_daily_metrics_fact.tk
k8s_workload_daily_metrics_fact.usageCpuCores
k8s_workload_daily_metrics_fact.usageMemoryBytes
k8s_workload_daily_metrics_fact.workloadTk
k8s_workload_dimension.clusterName
k8s_workload_dimension.dateTk
k8s_workload_dimension.id
k8s_workload_dimension.identifier
k8s_workload_dimension.latest
k8s_workload_dimension.name
k8s_workload_dimension.namespaceName
k8s_workload_dimension.tk
k8s_workload_dimension.type
k8s_workload_hourly_metrics_fact.clusterTk
k8s_workload_hourly_metrics_fact.dateTk
k8s_workload_hourly_metrics_fact.desiredPodCount
k8s_workload_hourly_metrics_fact.limitCpuCores
k8s_workload_hourly_metrics_fact.limitMemoryBytes
k8s_workload_hourly_metrics_fact.namespaceTk
k8s_workload_hourly_metrics_fact.requestCpuCores
k8s_workload_hourly_metrics_fact.requestMemoryBytes
k8s_workload_hourly_metrics_fact.runningPodCount
k8s_workload_hourly_metrics_fact.timestamp
k8s_workload_hourly_metrics_fact.timeTk
k8s_workload_hourly_metrics_fact.tk
k8s_workload_hourly_metrics_fact.usageCpuCores
k8s_workload_hourly_metrics_fact.usageMemoryBytes
k8s_workload_hourly_metrics_fact.workloadTk
port_dimension.dateTk
port_dimension.gbicType
port_dimension.id
port_dimension.isGenerated
port_dimension.latest
port_dimension.name
port_dimension.speed
port_dimension.tk
port_dimension.type
port_dimension.url
port_dimension.wwn
qtree_daily_performance_fact.applicationGroupTk
qtree_daily_performance_fact.applicationTk
qtree_daily_performance_fact.businessEntityTk
qtree_daily_performance_fact.dateTk
qtree_daily_performance_fact.internalVolumeTk
qtree_daily_performance_fact.k8sNamespaceGroupTk
qtree_daily_performance_fact.k8sNamespaceTk
qtree_daily_performance_fact.qtreeTk
qtree_daily_performance_fact.serviceLevelTk
qtree_daily_performance_fact.storagePoolTk
qtree_daily_performance_fact.storageTk
qtree_daily_performance_fact.tierTk
qtree_daily_performance_fact.timestamp
qtree_daily_performance_fact.tk
qtree_daily_performance_fact.totalIops
qtree_daily_performance_fact.totalIopsMax
qtree_daily_performance_fact.virtualStorageTk
qtree_dimension.dateTk
qtree_dimension.id
qtree_dimension.identifier
qtree_dimension.latest
qtree_dimension.name
qtree_dimension.storageIdentifier
qtree_dimension.tk
qtree_dimension.type
qtree_dimension.url
qtree_hourly_performance_fact.applicationGroupTk
qtree_hourly_performance_fact.applicationTk
qtree_hourly_performance_fact.businessEntityTk
qtree_hourly_performance_fact.dateTk
qtree_hourly_performance_fact.internalVolumeTk
qtree_hourly_performance_fact.k8sNamespaceGroupTk
qtree_hourly_performance_fact.k8sNamespaceTk
qtree_hourly_performance_fact.qtreeTk
qtree_hourly_performance_fact.serviceLevelTk
qtree_hourly_performance_fact.storagePoolTk
qtree_hourly_performance_fact.storageTk
qtree_hourly_performance_fact.tierTk
qtree_hourly_performance_fact.timestamp
qtree_hourly_performance_fact.timeTk
qtree_hourly_performance_fact.tk
qtree_hourly_performance_fact.totalIops
qtree_hourly_performance_fact.totalIopsMax
qtree_hourly_performance_fact.virtualStorageTk
service_level_dimension.cost
service_level_dimension.dateTk
service_level_dimension.id
service_level_dimension.latest
service_level_dimension.name
service_level_dimension.sequence
service_level_dimension.tk
storage_dimension.dataCenter
storage_dimension.dateTk
storage_dimension.family
storage_dimension.id
storage_dimension.identifier
storage_dimension.ip
storage_dimension.isDMZ
storage_dimension.latest
storage_dimension.manufacturer
storage_dimension.microcodeVersion
storage_dimension.model
storage_dimension.name
storage_dimension.region
storage_dimension.serialNumber
storage_dimension.tk
storage_dimension.url
storage_node_daily_performance_fact.accessed
storage_node_daily_performance_fact.cacheHitRatio
storage_node_daily_performance_fact.dateTk
storage_node_daily_performance_fact.diskReadsReplaced
storage_node_daily_performance_fact.portErrors
storage_node_daily_performance_fact.portTraffic
storage_node_daily_performance_fact.portUtilization
storage_node_daily_performance_fact.readFileSystemIops
storage_node_daily_performance_fact.readFileSystemThroughput
storage_node_daily_performance_fact.readIops
storage_node_daily_performance_fact.readResponseTime
storage_node_daily_performance_fact.readThroughput
storage_node_daily_performance_fact.storageNodeTk
storage_node_daily_performance_fact.storageTk
storage_node_daily_performance_fact.tierTk
storage_node_daily_performance_fact.timestamp
storage_node_daily_performance_fact.tk
storage_node_daily_performance_fact.totalIops
storage_node_daily_performance_fact.totalIopsMax
storage_node_daily_performance_fact.totalResponseTime
storage_node_daily_performance_fact.totalResponseTimeMax
storage_node_daily_performance_fact.totalThroughput
storage_node_daily_performance_fact.totalThroughputMax
storage_node_daily_performance_fact.utilization
storage_node_daily_performance_fact.utilizationMax
storage_node_daily_performance_fact.writeFileSystemIops
storage_node_daily_performance_fact.writeFileSystemThroughput
storage_node_daily_performance_fact.writeIops
storage_node_daily_performance_fact.writeResponseTime
storage_node_daily_performance_fact.writeThroughput
storage_node_dimension.dateTk
storage_node_dimension.id
storage_node_dimension.identifier
storage_node_dimension.latest
storage_node_dimension.model
storage_node_dimension.name
storage_node_dimension.serialNumber
storage_node_dimension.siteName
storage_node_dimension.tk
storage_node_dimension.url
storage_node_dimension.version
storage_node_hourly_performance_fact.accessed
storage_node_hourly_performance_fact.cacheHitRatio
storage_node_hourly_performance_fact.dateTk
storage_node_hourly_performance_fact.diskReadsReplaced
storage_node_hourly_performance_fact.portErrors
storage_node_hourly_performance_fact.portTraffic
storage_node_hourly_performance_fact.portUtilization
storage_node_hourly_performance_fact.readFileSystemIops
storage_node_hourly_performance_fact.readFileSystemThroughput
storage_node_hourly_performance_fact.readIops
storage_node_hourly_performance_fact.readResponseTime
storage_node_hourly_performance_fact.readThroughput
storage_node_hourly_performance_fact.storageNodeTk
storage_node_hourly_performance_fact.storageTk
storage_node_hourly_performance_fact.tierTk
storage_node_hourly_performance_fact.timestamp
storage_node_hourly_performance_fact.timeTk
storage_node_hourly_performance_fact.tk
storage_node_hourly_performance_fact.totalIops
storage_node_hourly_performance_fact.totalIopsMax
storage_node_hourly_performance_fact.totalResponseTime
storage_node_hourly_performance_fact.totalResponseTimeMax
storage_node_hourly_performance_fact.totalThroughput
storage_node_hourly_performance_fact.totalThroughputMax
storage_node_hourly_performance_fact.utilization
storage_node_hourly_performance_fact.utilizationMax
storage_node_hourly_performance_fact.writeFileSystemIops
storage_node_hourly_performance_fact.writeFileSystemThroughput
storage_node_hourly_performance_fact.writeIops
storage_node_hourly_performance_fact.writeResponseTime
storage_node_hourly_performance_fact.writeThroughput
storage_pool_dimension.dateTk
storage_pool_dimension.id
storage_pool_dimension.identifier
storage_pool_dimension.isVirtual
storage_pool_dimension.latest
storage_pool_dimension.name
storage_pool_dimension.redundancy
storage_pool_dimension.storageIP
storage_pool_dimension.storageName
storage_pool_dimension.thinProvisioningSupported
storage_pool_dimension.tk
storage_pool_dimension.type
storage_pool_dimension.url
storage_pool_dimension.usesFlashPools
switch_dimension.dataCenter
switch_dimension.dateTk
switch_dimension.firmware
switch_dimension.id
switch_dimension.identifier
switch_dimension.ip
switch_dimension.isGenerated
switch_dimension.latest
switch_dimension.manufacturer
switch_dimension.model
switch_dimension.name
switch_dimension.npv
switch_dimension.rack_location
switch_dimension.region
switch_dimension.serialNumber
switch_dimension.switchLevel
switch_dimension.tk
switch_dimension.type
switch_dimension.url
switch_dimension.wwn
switch_performance_for_host_hourly_fact.applicationGroupTk
switch_performance_for_host_hourly_fact.applicationTk
switch_performance_for_host_hourly_fact.balanceIndex
switch_performance_for_host_hourly_fact.bbCreditErrorCount
switch_performance_for_host_hourly_fact.bbCreditZeroMsTx
switch_performance_for_host_hourly_fact.bbCreditZeroRx
switch_performance_for_host_hourly_fact.bbCreditZeroTotal
switch_performance_for_host_hourly_fact.bbCreditZeroTx
switch_performance_for_host_hourly_fact.businessEntityTk
switch_performance_for_host_hourly_fact.class3DiscardCount
switch_performance_for_host_hourly_fact.crcErrorRateFlag
switch_performance_for_host_hourly_fact.dateTk
switch_performance_for_host_hourly_fact.errorRateFlag
switch_performance_for_host_hourly_fact.frameTooLongCount
switch_performance_for_host_hourly_fact.frameTooShortCount
switch_performance_for_host_hourly_fact.hostTk
switch_performance_for_host_hourly_fact.portCount
switch_performance_for_host_hourly_fact.portErrorsCrc
switch_performance_for_host_hourly_fact.portErrorsEncIn
switch_performance_for_host_hourly_fact.portErrorsEncOut
switch_performance_for_host_hourly_fact.portErrorsLinkFailure
switch_performance_for_host_hourly_fact.portErrorsTimeoutDiscardTx
switch_performance_for_host_hourly_fact.portSpeed
switch_performance_for_host_hourly_fact.rx
switch_performance_for_host_hourly_fact.rxLinkResets
switch_performance_for_host_hourly_fact.rxMax
switch_performance_for_host_hourly_fact.rxTraffic
switch_performance_for_host_hourly_fact.signalLossCount
switch_performance_for_host_hourly_fact.syncLossCount
switch_performance_for_host_hourly_fact.timeTk
switch_performance_for_host_hourly_fact.tk
switch_performance_for_host_hourly_fact.totalTraffic
switch_performance_for_host_hourly_fact.trafficFrameRateRx
switch_performance_for_host_hourly_fact.trafficFrameRateTotal
switch_performance_for_host_hourly_fact.trafficFrameRateTx
switch_performance_for_host_hourly_fact.trafficFrameSizeAvgRx
switch_performance_for_host_hourly_fact.trafficFrameSizeAvgTx
switch_performance_for_host_hourly_fact.trafficRateRx
switch_performance_for_host_hourly_fact.trafficRateTotal
switch_performance_for_host_hourly_fact.trafficRateTx
switch_performance_for_host_hourly_fact.trafficUtilizationTotal
switch_performance_for_host_hourly_fact.trafficUtilizationTotalMax
switch_performance_for_host_hourly_fact.tx
switch_performance_for_host_hourly_fact.txLinkResets
switch_performance_for_host_hourly_fact.txMax
switch_performance_for_host_hourly_fact.txTraffic
switch_performance_for_host_hourly_fact.weightedBalanceIndex
switch_performance_for_port_hourly_fact.bbCreditErrorCount
switch_performance_for_port_hourly_fact.bbCreditZeroMsTx
switch_performance_for_port_hourly_fact.bbCreditZeroRx
switch_performance_for_port_hourly_fact.bbCreditZeroTotal
switch_performance_for_port_hourly_fact.bbCreditZeroTx
switch_performance_for_port_hourly_fact.class3DiscardCount
switch_performance_for_port_hourly_fact.connectedDeviceTk
switch_performance_for_port_hourly_fact.connectivityType
switch_performance_for_port_hourly_fact.crcErrorRateFlag
switch_performance_for_port_hourly_fact.dateTk
switch_performance_for_port_hourly_fact.errorRateFlag
switch_performance_for_port_hourly_fact.fabricTk
switch_performance_for_port_hourly_fact.frameTooLongCount
switch_performance_for_port_hourly_fact.frameTooShortCount
switch_performance_for_port_hourly_fact.isl
switch_performance_for_port_hourly_fact.portErrorsCrc
switch_performance_for_port_hourly_fact.portErrorsEncIn
switch_performance_for_port_hourly_fact.portErrorsEncOut
switch_performance_for_port_hourly_fact.portErrorsLinkFailure
switch_performance_for_port_hourly_fact.portErrorsTimeoutDiscardTx
switch_performance_for_port_hourly_fact.portTk
switch_performance_for_port_hourly_fact.rx
switch_performance_for_port_hourly_fact.rxLinkResets
switch_performance_for_port_hourly_fact.rxMax
switch_performance_for_port_hourly_fact.rxTraffic
switch_performance_for_port_hourly_fact.signalLossCount
switch_performance_for_port_hourly_fact.switchTk
switch_performance_for_port_hourly_fact.syncLossCount
switch_performance_for_port_hourly_fact.timestamp
switch_performance_for_port_hourly_fact.timeTk
switch_performance_for_port_hourly_fact.tk
switch_performance_for_port_hourly_fact.totalTraffic
switch_performance_for_port_hourly_fact.trafficFrameRateRx
switch_performance_for_port_hourly_fact.trafficFrameRateTotal
switch_performance_for_port_hourly_fact.trafficFrameRateTx
switch_performance_for_port_hourly_fact.trafficFrameSizeAvgRx
switch_performance_for_port_hourly_fact.trafficFrameSizeAvgTx
switch_performance_for_port_hourly_fact.trafficRateRx
switch_performance_for_port_hourly_fact.trafficRateTotal
switch_performance_for_port_hourly_fact.trafficRateTx
switch_performance_for_port_hourly_fact.trafficUtilizationTotal
switch_performance_for_port_hourly_fact.trafficUtilizationTotalMax
switch_performance_for_port_hourly_fact.tx
switch_performance_for_port_hourly_fact.txLinkResets
switch_performance_for_port_hourly_fact.txMax
switch_performance_for_port_hourly_fact.txTraffic
switch_performance_for_storage_hourly_fact.balanceIndex
switch_performance_for_storage_hourly_fact.bbCreditErrorCount
switch_performance_for_storage_hourly_fact.bbCreditZeroMsTx
switch_performance_for_storage_hourly_fact.bbCreditZeroRx
switch_performance_for_storage_hourly_fact.bbCreditZeroTotal
switch_performance_for_storage_hourly_fact.bbCreditZeroTx
switch_performance_for_storage_hourly_fact.class3DiscardCount
switch_performance_for_storage_hourly_fact.crcErrorRateFlag
switch_performance_for_storage_hourly_fact.dateTk
switch_performance_for_storage_hourly_fact.errorRateFlag
switch_performance_for_storage_hourly_fact.frameTooLongCount
switch_performance_for_storage_hourly_fact.frameTooShortCount
switch_performance_for_storage_hourly_fact.portCount
switch_performance_for_storage_hourly_fact.portErrorsCrc
switch_performance_for_storage_hourly_fact.portErrorsEncIn
switch_performance_for_storage_hourly_fact.portErrorsEncOut
switch_performance_for_storage_hourly_fact.portErrorsLinkFailure
switch_performance_for_storage_hourly_fact.portErrorsTimeoutDiscardTx
switch_performance_for_storage_hourly_fact.portSpeed
switch_performance_for_storage_hourly_fact.rx
switch_performance_for_storage_hourly_fact.rxLinkResets
switch_performance_for_storage_hourly_fact.rxMax
switch_performance_for_storage_hourly_fact.rxTraffic
switch_performance_for_storage_hourly_fact.signalLossCount
switch_performance_for_storage_hourly_fact.storageTk
switch_performance_for_storage_hourly_fact.syncLossCount
switch_performance_for_storage_hourly_fact.timeTk
switch_performance_for_storage_hourly_fact.tk
switch_performance_for_storage_hourly_fact.totalTraffic
switch_performance_for_storage_hourly_fact.trafficFrameRateRx
switch_performance_for_storage_hourly_fact.trafficFrameRateTotal
switch_performance_for_storage_hourly_fact.trafficFrameRateTx
switch_performance_for_storage_hourly_fact.trafficFrameSizeAvgRx
switch_performance_for_storage_hourly_fact.trafficFrameSizeAvgTx
switch_performance_for_storage_hourly_fact.trafficRateRx
switch_performance_for_storage_hourly_fact.trafficRateTotal
switch_performance_for_storage_hourly_fact.trafficRateTx
switch_performance_for_storage_hourly_fact.trafficUtilizationTotal
switch_performance_for_storage_hourly_fact.trafficUtilizationTotalMax
switch_performance_for_storage_hourly_fact.tx
switch_performance_for_storage_hourly_fact.txLinkResets
switch_performance_for_storage_hourly_fact.txMax
switch_performance_for_storage_hourly_fact.txTraffic
switch_performance_for_storage_hourly_fact.weightedBalanceIndex
switch_performance_for_tape_hourly_fact.balanceIndex
switch_performance_for_tape_hourly_fact.bbCreditErrorCount
switch_performance_for_tape_hourly_fact.bbCreditZeroMsTx
switch_performance_for_tape_hourly_fact.bbCreditZeroRx
switch_performance_for_tape_hourly_fact.bbCreditZeroTotal
switch_performance_for_tape_hourly_fact.bbCreditZeroTx
switch_performance_for_tape_hourly_fact.class3DiscardCount
switch_performance_for_tape_hourly_fact.crcErrorRateFlag
switch_performance_for_tape_hourly_fact.dateTk
switch_performance_for_tape_hourly_fact.errorRateFlag
switch_performance_for_tape_hourly_fact.frameTooLongCount
switch_performance_for_tape_hourly_fact.frameTooShortCount
switch_performance_for_tape_hourly_fact.portCount
switch_performance_for_tape_hourly_fact.portErrorsCrc
switch_performance_for_tape_hourly_fact.portErrorsEncIn
switch_performance_for_tape_hourly_fact.portErrorsEncOut
switch_performance_for_tape_hourly_fact.portErrorsLinkFailure
switch_performance_for_tape_hourly_fact.portErrorsTimeoutDiscardTx
switch_performance_for_tape_hourly_fact.portSpeed
switch_performance_for_tape_hourly_fact.rx
switch_performance_for_tape_hourly_fact.rxLinkResets
switch_performance_for_tape_hourly_fact.rxMax
switch_performance_for_tape_hourly_fact.rxTraffic
switch_performance_for_tape_hourly_fact.signalLossCount
switch_performance_for_tape_hourly_fact.syncLossCount
switch_performance_for_tape_hourly_fact.tapeTk
switch_performance_for_tape_hourly_fact.timeTk
switch_performance_for_tape_hourly_fact.tk
switch_performance_for_tape_hourly_fact.totalTraffic
switch_performance_for_tape_hourly_fact.trafficFrameRateRx
switch_performance_for_tape_hourly_fact.trafficFrameRateTotal
switch_performance_for_tape_hourly_fact.trafficFrameRateTx
switch_performance_for_tape_hourly_fact.trafficFrameSizeAvgRx
switch_performance_for_tape_hourly_fact.trafficFrameSizeAvgTx
switch_performance_for_tape_hourly_fact.trafficRateRx
switch_performance_for_tape_hourly_fact.trafficRateTotal
switch_performance_for_tape_hourly_fact.trafficRateTx
switch_performance_for_tape_hourly_fact.trafficUtilizationTotal
switch_performance_for_tape_hourly_fact.trafficUtilizationTotalMax
switch_performance_for_tape_hourly_fact.tx
switch_performance_for_tape_hourly_fact.txLinkResets
switch_performance_for_tape_hourly_fact.txMax
switch_performance_for_tape_hourly_fact.txTraffic
switch_performance_for_tape_hourly_fact.weightedBalanceIndex
tape_dimension.dateTk
tape_dimension.id
tape_dimension.identifier
tape_dimension.ip
tape_dimension.latest
tape_dimension.manufacturer
tape_dimension.name
tape_dimension.serialNumber
tape_dimension.tk
tier_dimension.cost
tier_dimension.dateTk
tier_dimension.id
tier_dimension.latest
tier_dimension.name
tier_dimension.sequence
tier_dimension.tk
time_dimension.dateTk
time_dimension.hour
time_dimension.hourDateTime
time_dimension.microsecond
time_dimension.minute
time_dimension.second
time_dimension.tk
vm_daily_performance_fact.applicationGroupTk
vm_daily_performance_fact.applicationTk
vm_daily_performance_fact.businessEntityTk
vm_daily_performance_fact.cpuCoSchedulingDelayTimePercent
vm_daily_performance_fact.cpuDemandToEntitlementPercent
vm_daily_performance_fact.cpuIdleTimePercent
vm_daily_performance_fact.cpuTotalWaitTimePercent
vm_daily_performance_fact.cpuUtilization
vm_daily_performance_fact.dateTk
vm_daily_performance_fact.hostTk
vm_daily_performance_fact.ipReceiveThroughput
vm_daily_performance_fact.ipTotalThroughput
vm_daily_performance_fact.ipTotalThroughputMax
vm_daily_performance_fact.ipTransmitThroughput
vm_daily_performance_fact.k8sNodeTk
vm_daily_performance_fact.maxOfAvgCpuUtilization
vm_daily_performance_fact.maxOfAvgMemoryUtilization
vm_daily_performance_fact.maxOfAvgSwapInRate
vm_daily_performance_fact.maxOfAvgSwapOutRate
vm_daily_performance_fact.maxOfMaxCpuUtilization
vm_daily_performance_fact.maxOfMaxMemoryUtilization
vm_daily_performance_fact.memory
vm_daily_performance_fact.memoryUtilization
vm_daily_performance_fact.processors
vm_daily_performance_fact.readIops
vm_daily_performance_fact.readResponseTime
vm_daily_performance_fact.readThroughput
vm_daily_performance_fact.swapInRate
vm_daily_performance_fact.swapOutRate
vm_daily_performance_fact.swapTotalRate
vm_daily_performance_fact.swapTotalRateMax
vm_daily_performance_fact.timestamp
vm_daily_performance_fact.tk
vm_daily_performance_fact.totalIops
vm_daily_performance_fact.totalIopsMax
vm_daily_performance_fact.totalResponseTime
vm_daily_performance_fact.totalResponseTimeMax
vm_daily_performance_fact.totalThroughput
vm_daily_performance_fact.totalThroughputMax
vm_daily_performance_fact.vmTk
vm_daily_performance_fact.waitingToBeScheduledTimePercent
vm_daily_performance_fact.writeIops
vm_daily_performance_fact.writeResponseTime
vm_daily_performance_fact.writeThroughput
vm_dimension.dateTk
vm_dimension.id
vm_dimension.ips
vm_dimension.latest
vm_dimension.name
vm_dimension.naturalKey
vm_dimension.os
vm_dimension.tk
vm_dimension.url
vm_dimension.virtualCenterIp
vm_hourly_performance_fact.applicationGroupTk
vm_hourly_performance_fact.applicationTk
vm_hourly_performance_fact.businessEntityTk
vm_hourly_performance_fact.cpuCoSchedulingDelayTimePercent
vm_hourly_performance_fact.cpuDemandToEntitlementPercent
vm_hourly_performance_fact.cpuIdleTimePercent
vm_hourly_performance_fact.cpuTotalWaitTimePercent
vm_hourly_performance_fact.cpuUtilization
vm_hourly_performance_fact.cpuUtilizationMax
vm_hourly_performance_fact.dateTk
vm_hourly_performance_fact.hostTk
vm_hourly_performance_fact.ipReceiveThroughput
vm_hourly_performance_fact.ipTotalThroughput
vm_hourly_performance_fact.ipTotalThroughputMax
vm_hourly_performance_fact.ipTransmitThroughput
vm_hourly_performance_fact.k8sNodeTk
vm_hourly_performance_fact.memory
vm_hourly_performance_fact.memoryUtilization
vm_hourly_performance_fact.memoryUtilizationMax
vm_hourly_performance_fact.processors
vm_hourly_performance_fact.readIops
vm_hourly_performance_fact.readResponseTime
vm_hourly_performance_fact.readThroughput
vm_hourly_performance_fact.swapInRate
vm_hourly_performance_fact.swapOutRate
vm_hourly_performance_fact.swapTotalRate
vm_hourly_performance_fact.swapTotalRateMax
vm_hourly_performance_fact.timestamp
vm_hourly_performance_fact.timeTk
vm_hourly_performance_fact.tk
vm_hourly_performance_fact.totalIops
vm_hourly_performance_fact.totalIopsMax
vm_hourly_performance_fact.totalResponseTime
vm_hourly_performance_fact.totalResponseTimeMax
vm_hourly_performance_fact.totalThroughput
vm_hourly_performance_fact.totalThroughputMax
vm_hourly_performance_fact.vmTk
vm_hourly_performance_fact.waitingToBeScheduledTimePercent
vm_hourly_performance_fact.writeIops
vm_hourly_performance_fact.writeResponseTime
vm_hourly_performance_fact.writeThroughput
vmdk_daily_performance_fact.dataStoreTk
vmdk_daily_performance_fact.dateTk
vmdk_daily_performance_fact.hostTk
vmdk_daily_performance_fact.readIops
vmdk_daily_performance_fact.readResponseTime
vmdk_daily_performance_fact.readThroughput
vmdk_daily_performance_fact.serviceLevelTk
vmdk_daily_performance_fact.storageTk
vmdk_daily_performance_fact.tierTk
vmdk_daily_performance_fact.timestamp
vmdk_daily_performance_fact.tk
vmdk_daily_performance_fact.totalIops
vmdk_daily_performance_fact.totalIopsMax
vmdk_daily_performance_fact.totalResponseTime
vmdk_daily_performance_fact.totalResponseTimeMax
vmdk_daily_performance_fact.totalThroughput
vmdk_daily_performance_fact.totalThroughputMax
vmdk_daily_performance_fact.vmdkTk
vmdk_daily_performance_fact.vmTk
vmdk_daily_performance_fact.writeIops
vmdk_daily_performance_fact.writeResponseTime
vmdk_daily_performance_fact.writeThroughput
vmdk_dimension.dateTk
vmdk_dimension.id
vmdk_dimension.latest
vmdk_dimension.name
vmdk_dimension.naturalKey
vmdk_dimension.tk
vmdk_dimension.type
vmdk_dimension.url
vmdk_hourly_performance_fact.dataStoreTk
vmdk_hourly_performance_fact.dateTk
vmdk_hourly_performance_fact.hostTk
vmdk_hourly_performance_fact.readIops
vmdk_hourly_performance_fact.readResponseTime
vmdk_hourly_performance_fact.readThroughput
vmdk_hourly_performance_fact.serviceLevelTk
vmdk_hourly_performance_fact.storageTk
vmdk_hourly_performance_fact.tierTk
vmdk_hourly_performance_fact.timestamp
vmdk_hourly_performance_fact.timeTk
vmdk_hourly_performance_fact.tk
vmdk_hourly_performance_fact.totalIops
vmdk_hourly_performance_fact.totalIopsMax
vmdk_hourly_performance_fact.totalResponseTime
vmdk_hourly_performance_fact.totalResponseTimeMax
vmdk_hourly_performance_fact.totalThroughput
vmdk_hourly_performance_fact.totalThroughputMax
vmdk_hourly_performance_fact.vmdkTk
vmdk_hourly_performance_fact.vmTk
vmdk_hourly_performance_fact.writeIops
vmdk_hourly_performance_fact.writeResponseTime
vmdk_hourly_performance_fact.writeThroughput
vmware_host_daily_metrics_fact.dateTk
vmware_host_daily_metrics_fact.energyAvg
vmware_host_daily_metrics_fact.powerAvg
vmware_host_daily_metrics_fact.powerCapAvg
vmware_host_daily_metrics_fact.timestamp
vmware_host_daily_metrics_fact.tk
vmware_host_daily_metrics_fact.vmwareHostTk
vmware_host_dimension.dateTk
vmware_host_dimension.hyperThreadActive
vmware_host_dimension.hyperThreadAvailable
vmware_host_dimension.hyperThreadConfig
vmware_host_dimension.id
vmware_host_dimension.identifier
vmware_host_dimension.latest
vmware_host_dimension.name
vmware_host_dimension.numCpuCores
vmware_host_dimension.numCpuPackages
vmware_host_dimension.numCpuThreads
vmware_host_dimension.numNodes
vmware_host_dimension.tk
vmware_host_hourly_metrics_fact.dateTk
vmware_host_hourly_metrics_fact.energyAvg
vmware_host_hourly_metrics_fact.powerAvg
vmware_host_hourly_metrics_fact.powerCapAvg
vmware_host_hourly_metrics_fact.timestamp
vmware_host_hourly_metrics_fact.timeTk
vmware_host_hourly_metrics_fact.tk
vmware_host_hourly_metrics_fact.vmwareHostTk
volume_daily_performance_fact.accessed
volume_daily_performance_fact.applicationGroupTk
volume_daily_performance_fact.applicationTk
volume_daily_performance_fact.backend
volume_daily_performance_fact.businessEntityTk
volume_daily_performance_fact.compressionSavingsPercent
volume_daily_performance_fact.compressionSavingsSpace
volume_daily_performance_fact.confidenceIntervalTimeToFull
volume_daily_performance_fact.dateTk
volume_daily_performance_fact.frontend
volume_daily_performance_fact.hostGroupTk
volume_daily_performance_fact.hostTk
volume_daily_performance_fact.k8sNamespaceGroupTk
volume_daily_performance_fact.k8sNamespaceTk
volume_daily_performance_fact.readCacheHitRatio
volume_daily_performance_fact.readIoDensity
volume_daily_performance_fact.readIops
volume_daily_performance_fact.readResponseTime
volume_daily_performance_fact.readThroughput
volume_daily_performance_fact.serviceLevelTk
volume_daily_performance_fact.storageNodeTk
volume_daily_performance_fact.storagePoolTk
volume_daily_performance_fact.storageTk
volume_daily_performance_fact.tierTk
volume_daily_performance_fact.timestamp
volume_daily_performance_fact.tk
volume_daily_performance_fact.totalCacheHitRatio
volume_daily_performance_fact.totalCacheHitRatioMax
volume_daily_performance_fact.totalIoDensity
volume_daily_performance_fact.totalIoDensityMax
volume_daily_performance_fact.totalIops
volume_daily_performance_fact.totalIopsMax
volume_daily_performance_fact.totalResponseTime
volume_daily_performance_fact.totalResponseTimeMax
volume_daily_performance_fact.totalThroughput
volume_daily_performance_fact.totalThroughputMax
volume_daily_performance_fact.totalTimeToFull
volume_daily_performance_fact.virtualStorageTk
volume_daily_performance_fact.volumeTk
volume_daily_performance_fact.writeCacheHitRatio
volume_daily_performance_fact.writeIoDensity
volume_daily_performance_fact.writeIops
volume_daily_performance_fact.writePending
volume_daily_performance_fact.writeResponseTime
volume_daily_performance_fact.writeThroughput
volume_dimension.dateTk
volume_dimension.id
volume_dimension.isMainframe
volume_dimension.isVirtual
volume_dimension.label
volume_dimension.latest
volume_dimension.meta
volume_dimension.name
volume_dimension.Service_Level
volume_dimension.snapshot
volume_dimension.storageIdentifier
volume_dimension.technologyType
volume_dimension.thinProvisioned
volume_dimension.tk
volume_dimension.type
volume_dimension.url
volume_dimension.uuid
volume_hourly_performance_fact.accessed
volume_hourly_performance_fact.applicationGroupTk
volume_hourly_performance_fact.applicationTk
volume_hourly_performance_fact.backend
volume_hourly_performance_fact.businessEntityTk
volume_hourly_performance_fact.compressionSavingsPercent
volume_hourly_performance_fact.compressionSavingsSpace
volume_hourly_performance_fact.confidenceIntervalTimeToFull
volume_hourly_performance_fact.dateTk
volume_hourly_performance_fact.frontend
volume_hourly_performance_fact.hostGroupTk
volume_hourly_performance_fact.hostTk
volume_hourly_performance_fact.k8sNamespaceGroupTk
volume_hourly_performance_fact.k8sNamespaceTk
volume_hourly_performance_fact.readCacheHitRatio
volume_hourly_performance_fact.readIoDensity
volume_hourly_performance_fact.readIops
volume_hourly_performance_fact.readResponseTime
volume_hourly_performance_fact.readThroughput
volume_hourly_performance_fact.serviceLevelTk
volume_hourly_performance_fact.storageNodeTk
volume_hourly_performance_fact.storagePoolTk
volume_hourly_performance_fact.storageTk
volume_hourly_performance_fact.tierTk
volume_hourly_performance_fact.timestamp
volume_hourly_performance_fact.timeTk
volume_hourly_performance_fact.tk
volume_hourly_performance_fact.totalCacheHitRatio
volume_hourly_performance_fact.totalCacheHitRatioMax
volume_hourly_performance_fact.totalIoDensity
volume_hourly_performance_fact.totalIoDensityMax
volume_hourly_performance_fact.totalIops
volume_hourly_performance_fact.totalIopsMax
volume_hourly_performance_fact.totalResponseTime
volume_hourly_performance_fact.totalResponseTimeMax
volume_hourly_performance_fact.totalThroughput
volume_hourly_performance_fact.totalThroughputMax
volume_hourly_performance_fact.totalTimeToFull
volume_hourly_performance_fact.virtualStorageTk
volume_hourly_performance_fact.volumeTk
volume_hourly_performance_fact.writeCacheHitRatio
volume_hourly_performance_fact.writeIoDensity
volume_hourly_performance_fact.writeIops
volume_hourly_performance_fact.writePending
volume_hourly_performance_fact.writeResponseTime
volume_hourly_performance_fact.writeThroughput



Comments