saphana.alert.count | sum | int | {alerts} | development | yes | alert_rating (string) | Number of current alerts. |
saphana.backup.latest | gauge | int | s | development | yes | | The age of the latest backup by start time. |
saphana.column.memory.used | sum | int | By | development | yes | column_memory_subtype (string), column_memory_type (string) | The memory used in all columns. |
saphana.component.memory.used | sum | int | By | development | yes | component (string) | The memory used in components. |
saphana.connection.count | sum | int | {connections} | development | yes | connection_status (string) | The number of current connections. |
saphana.cpu.used | sum (monotonic) | int | ms | development | yes | cpu_type (string) | Total CPU time spent. |
saphana.disk.size.current | sum | int | By | development | yes | disk_state_used_free (string), disk_usage_type (string), path (string) | The disk size. |
saphana.host.memory.current | sum | int | By | development | yes | memory_state_used_free (string) | The amount of physical memory on the host. |
saphana.host.swap.current | sum | int | By | development | yes | host_swap_state (string) | The amount of swap space on the host. |
saphana.instance.code_size | sum | int | By | development | yes | | The instance code size, including shared libraries of SAP HANA processes. |
saphana.instance.memory.current | sum | int | By | development | yes | memory_state_used_free (string) | The size of the memory pool for all SAP HANA processes. |
saphana.instance.memory.shared.allocated | sum | int | By | development | yes | | The shared memory size of SAP HANA processes. |
saphana.instance.memory.used.peak | sum | int | By | development | yes | | The peak memory from the memory pool used by SAP HANA processes since the instance started (this is a sample-based value). |
saphana.license.expiration.time | gauge | int | s | development | yes | product (string), system (string) | The amount of time remaining before license expiration. |
saphana.license.limit | sum | int | {licenses} | development | yes | product (string), system (string) | The allowed product usage as specified by the license (for example, main memory). |
saphana.license.peak | sum | int | {licenses} | development | yes | product (string), system (string) | The peak product usage value during last 13 months, measured periodically. |
saphana.network.request.average_time | gauge | double | ms | development | yes | | The average response time calculated over recent requests |
saphana.network.request.count | sum | int | {requests} | development | yes | active_pending_request_state (string) | The number of active and pending service requests. |
saphana.network.request.finished.count | sum (monotonic) | int | {requests} | development | yes | internal_external_request_type (string) | The number of service requests that have completed. |
saphana.replication.average_time | gauge | double | us | development | yes | port (string), primary_host (string), replication_mode (string), secondary_host (string) | The average amount of time consumed replicating a log. |
saphana.replication.backlog.size | sum | int | By | development | yes | port (string), primary_host (string), replication_mode (string), secondary_host (string) | The current replication backlog size. |
saphana.replication.backlog.time | sum | int | us | development | yes | port (string), primary_host (string), replication_mode (string), secondary_host (string) | The current replication backlog. |
saphana.row_store.memory.used | sum | int | By | development | yes | row_memory_type (string) | The used memory for all row tables. |
saphana.schema.memory.used.current | sum | int | By | development | yes | schema (string), schema_memory_type (string) | The memory size for all tables in schema. |
saphana.schema.memory.used.max | sum | int | By | development | yes | schema (string) | The estimated maximum memory consumption for all fully loaded tables in schema (data for open transactions is not included). |
saphana.schema.operation.count | sum (monotonic) | int | {operations} | development | yes | schema (string), schema_operation_type (string) | The number of operations done on all tables in schema. |
saphana.schema.record.compressed.count | sum | int | {records} | development | yes | schema (string) | The number of entries in main during the last optimize compression run for all tables in schema. |
saphana.schema.record.count | sum | int | {records} | development | yes | schema (string), schema_record_type (string) | The number of records for all tables in schema. |
saphana.service.code_size | sum | int | By | development | yes | service (string) | The service code size, including shared libraries. |
saphana.service.count | sum | int | {services} | development | yes | service_status (string) | The number of services in a given status. |
saphana.service.memory.compactors.allocated | sum | int | By | development | yes | service (string) | The part of the memory pool that can potentially (if unpinned) be freed during a memory shortage. |
saphana.service.memory.compactors.freeable | sum | int | By | development | yes | service (string) | The memory that can be freed during a memory shortage. |
saphana.service.memory.effective_limit | sum | int | By | development | yes | service (string) | The effective maximum memory pool size, calculated considering the pool sizes of other processes. |
saphana.service.memory.heap.current | sum | int | By | development | yes | memory_state_used_free (string), service (string) | The size of the heap portion of the memory pool. |
saphana.service.memory.limit | sum | int | By | development | yes | service (string) | The configured maximum memory pool size. |
saphana.service.memory.shared.current | sum | int | By | development | yes | memory_state_used_free (string), service (string) | The size of the shared portion of the memory pool. |
saphana.service.memory.used | sum | int | By | development | yes | service (string), service_memory_used_type (string) | The used memory from the operating system perspective. |
saphana.service.stack_size | sum | int | By | development | yes | service (string) | The service stack size. |
saphana.service.thread.count | sum | int | {threads} | development | yes | thread_status (string) | The number of service threads in a given status. |
saphana.transaction.blocked | sum | int | {transactions} | development | yes | | The number of transactions waiting for a lock. |
saphana.transaction.count | sum (monotonic) | int | {transactions} | development | yes | transaction_type (string) | The number of transactions. |
saphana.uptime | sum | int | s | development | yes | database (string), system (string) | The uptime of the database. |
saphana.volume.operation.count | sum (monotonic) | int | {operations} | development | yes | disk_usage_type (string), path (string), volume_operation_type (string) | The number of operations executed. |
saphana.volume.operation.size | sum (monotonic) | int | By | development | yes | disk_usage_type (string), path (string), volume_operation_type (string) | The size of operations executed. |
saphana.volume.operation.time | sum (monotonic) | int | ms | development | yes | disk_usage_type (string), path (string), volume_operation_type (string) | The time spent executing operations. |