Pricing
Docs
Log in
Get Started
Technologies
/
PostgreSQL
/
postgresql.index_blocks_hit
PostgreSQL
Metric
postgresql.index_blocks_hit
Index blocks in cache
Dimensions:
None
Available on:
Datadog (2)
Native (2)
Prometheus (1)
Interface Metrics (5)
Datadog
postgresql.index.index_blocks_hit
Enabled with `relations`. The number of buffer hits for a specific index. This metric is tagged with db, schema, table, index.
Dimensions:
None
Datadog
postgresql.toast_index_blocks_hit
Enabled with `relations`. The number of buffer hits in this table's TOAST table index. This metric is tagged with db, schema, table.
Dimensions:
None
Native
idx_blks_hit
Number of buffer hits for index blocks
Dimensions:
None
Native
tidx_blks_hit
Number of buffer hits for TOAST index blocks
Dimensions:
None
Prometheus
statio_user_tables_idx_blocks_hit
Number of buffer hits in all indexes on this table
Dimensions:
None
Sources
postgresql.index.index_blocks_hit
github.com
postgresql.toast_index_blocks_hit
github.com
idx_blks_hit
github.com
tidx_blks_hit
github.com
statio_user_tables_idx_blocks_hit
github.com