Pricing
Docs
Log in
Get Started
Technologies
/
PostgreSQL
/
postgresql.index.rows_fetched
PostgreSQL
Metric
postgresql.index.rows_fetched
Rows fetched by index scans
Dimensions:
None
Available on:
Datadog (2)
Native (1)
Prometheus (1)
Interface Metrics (4)
Datadog
postgresql.index_rows_fetched
Enabled with `relations`. The number of live rows fetched by index scans. This metric is tagged with db, schema, table, index.
Dimensions:
None
Datadog
postgresql.index_rel_rows_fetched
Enabled with `relations`. The number of live rows fetched by index scans. This metric is tagged with db, schema, table.
Dimensions:
None
Native
idx_tup_fetch
Number of live table rows fetched
Dimensions:
None
Prometheus
stat_user_tables_idx_tup_fetch
Number of live rows fetched by index scans
Dimensions:
None
Sources
postgresql.index_rows_fetched
github.com
postgresql.index_rel_rows_fetched
github.com
idx_tup_fetch
github.com
stat_user_tables_idx_tup_fetch
github.com