snowflake.billing.cloud_service.total | gauge | double | {credits} | development | no | service_type (string) | Reported total credits used in the cloud service over the last 24 hour window. |
snowflake.billing.total_credit.total | gauge | double | {credits} | development | no | service_type (string) | Reported total credits used across account over the last 24 hour window. |
snowflake.billing.virtual_warehouse.total | gauge | double | {credits} | development | no | service_type (string) | Reported total credits used by virtual warehouse service over the last 24 hour window. |
snowflake.billing.warehouse.cloud_service.total | gauge | double | {credits} | development | no | warehouse_name (string) | Credits used across cloud service for given warehouse over the last 24 hour window. |
snowflake.billing.warehouse.total_credit.total | gauge | double | {credits} | development | no | warehouse_name (string) | Total credits used associated with given warehouse over the last 24 hour window. |
snowflake.billing.warehouse.virtual_warehouse.total | gauge | double | {credits} | development | no | warehouse_name (string) | Total credits used by virtual warehouse service for given warehouse over the last 24 hour window. |
snowflake.database.bytes_scanned.avg | gauge | double | By | development | yes | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Average bytes scanned in a database over the last 24 hour window. |
snowflake.database.query.count | gauge | int | 1 | development | yes | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Total query count for database over the last 24 hour window. |
snowflake.logins.total | gauge | int | 1 | development | no | error_message (string), is_success (string), reported_client_type (string) | Total login attempts for account over the last 24 hour window. |
snowflake.pipe.credits_used.total | gauge | double | {credits} | development | no | pipe_name (string) | Snow pipe credits contotaled over the last 24 hour window. |
snowflake.query.blocked | gauge | double | 1 | development | yes | warehouse_name (string) | Blocked query count for warehouse over the last 24 hour window. |
snowflake.query.bytes_deleted.avg | gauge | double | By | development | yes | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Average bytes deleted in database over the last 24 hour window. |
snowflake.query.bytes_spilled.local.avg | gauge | double | By | development | no | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Average bytes spilled (intermediate results do not fit in memory) by local storage over the last 24 hour window. |
snowflake.query.bytes_spilled.remote.avg | gauge | double | By | development | no | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Average bytes spilled (intermediate results do not fit in memory) by remote storage over the last 24 hour window. |
snowflake.query.bytes_written.avg | gauge | double | By | development | yes | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Average bytes written by database over the last 24 hour window. |
snowflake.query.compilation_time.avg | gauge | double | s | development | yes | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Average time taken to compile query over the last 24 hour window. |
snowflake.query.data_scanned_cache.avg | gauge | double | 1 | development | no | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Average percentage of data scanned from cache over the last 24 hour window. |
snowflake.query.executed | gauge | double | 1 | development | yes | warehouse_name (string) | Executed query count for warehouse over the last 24 hour window. |
snowflake.query.execution_time.avg | gauge | double | s | development | yes | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Average time spent executing queries in database over the last 24 hour window. |
snowflake.query.partitions_scanned.avg | gauge | double | 1 | development | no | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Number of partitions scanned during query so far over the last 24 hour window. |
snowflake.query.queued_overload | gauge | double | 1 | development | yes | warehouse_name (string) | Overloaded query count for warehouse over the last 24 hour window. |
snowflake.query.queued_provision | gauge | double | 1 | development | yes | warehouse_name (string) | Number of compute resources queued for provisioning over the last 24 hour window. |
snowflake.queued_overload_time.avg | gauge | double | s | development | yes | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Average time spent in warehouse queue due to warehouse being overloaded over the last 24 hour window. |
snowflake.queued_provisioning_time.avg | gauge | double | s | development | yes | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Average time spent in warehouse queue waiting for resources to provision over the last 24 hour window. |
snowflake.queued_repair_time.avg | gauge | double | s | development | yes | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Average time spent in warehouse queue waiting for compute resources to be repaired over the last 24 hour window. |
snowflake.rows_deleted.avg | gauge | double | {rows} | development | no | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Number of rows deleted from a table (or tables) over the last 24 hour window. |
snowflake.rows_inserted.avg | gauge | double | {rows} | development | no | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Number of rows inserted into a table (or tables) over the last 24 hour window. |
snowflake.rows_produced.avg | gauge | double | {rows} | development | no | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Average number of rows produced by statement over the last 24 hour window. |
snowflake.rows_unloaded.avg | gauge | double | {rows} | development | no | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Average number of rows unloaded during data export over the last 24 hour window. |
snowflake.rows_updated.avg | gauge | double | {rows} | development | no | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Average number of rows updated in a table over the last 24 hour window. |
snowflake.session_id.count | gauge | int | 1 | development | no | user_name (string) | Distinct session id's associated with snowflake username over the last 24 hour window. |
snowflake.storage.failsafe_bytes.total | gauge | double | By | development | no | | Number of bytes of data in Fail-safe. |
snowflake.storage.stage_bytes.total | gauge | double | By | development | yes | | Number of bytes of stage storage used by files in all internal stages (named, table, user). |
snowflake.storage.storage_bytes.total | gauge | double | By | development | yes | | Number of bytes of table storage used, including bytes for data currently in Time Travel. |
snowflake.total_elapsed_time.avg | gauge | double | s | development | yes | database_name (string), error_message (string), execution_status (string), query_type (string), schema_name (string), warehouse_name (string), warehouse_size (string) | Average elapsed time over the last 24 hour window. |