Pricing
Docs
Log in
Get Started
Technologies
/
PostgreSQL
/
idx_blks_read
PostgreSQL
Metric
idx_blks_read
Index blocks read
Dimensions:
None
Available on:
Datadog (2)
Native (1)
Prometheus (1)
Interface Metrics (4)
Datadog
postgresql.create_index.blocks_total
Total number of blocks to be processed in the current phase. Only available with PostgreSQL 12 and newer. This metric is tagged with db, table, index, command, phase.
Dimensions:
None
Datadog
postgresql.toast_index_blocks_read
Enabled with `relations`. The number of disk blocks read from this table's TOAST table index. This metric is tagged with db, schema, table.
Dimensions:
None
Native
idx_blks_read
Number of disk blocks read from indexes
Dimensions:
None
Prometheus
statio_user_tables_idx_blocks_read
Number of disk blocks read from all indexes on this table
Dimensions:
None
Sources
postgresql.create_index.blocks_total
github.com
postgresql.toast_index_blocks_read
github.com
idx_blks_read
github.com
statio_user_tables_idx_blocks_read
github.com