Skip to content

timescaledb

Hypertable, chunk, and compression statistics:

Table of Contents

pgexporter_timescaledb_hypertable_overview_total_hypertables

The total number of hypertables defined in the database.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.

pgexporter_timescaledb_hypertable_overview_total_chunks

The total number of chunks across all hypertables in the database.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.

pgexporter_timescaledb_hypertable_overview_compressed_hypertables

The number of hypertables that have compression enabled.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.

pgexporter_timescaledb_hypertable_overview_dimension_types

Count of hypertables grouped by their dimension types in TimescaleDB.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase containing hypertables.
dimension_typeType of hypertable dimension.

pgexporter_timescaledb_job_health_total_jobs

The total number of TimescaleDB background jobs configured.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.

pgexporter_timescaledb_job_health_failed_jobs

The number of TimescaleDB background jobs that failed on their most recent execution.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.

pgexporter_timescaledb_job_health_running_jobs

Number of currently running background jobs in TimescaleDB.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase containing jobs.

pgexporter_timescaledb_job_health_paused_jobs

Number of paused background jobs in TimescaleDB.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase containing jobs.

pgexporter_timescaledb_compression_effectiveness_total_chunks

Total number of chunks for a TimescaleDB hypertable.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase containing hypertables.
hypertable_schemaSchema containing the hypertable.
hypertable_nameName of the hypertable.

pgexporter_timescaledb_compression_effectiveness_compressed_chunks

Number of compressed chunks for a TimescaleDB hypertable.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase containing hypertables.
hypertable_schemaSchema containing the hypertable.
hypertable_nameName of the hypertable.

pgexporter_timescaledb_compression_effectiveness_compression_ratio_pct

Compression ratio as percentage for TimescaleDB hypertable chunks.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase containing hypertables.
hypertable_schemaSchema containing the hypertable.
hypertable_nameName of the hypertable.

pgexporter_timescaledb_compression_effectiveness_avg_chunk_age_days

Average age in days of compressed chunks in TimescaleDB.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase containing hypertables.
hypertable_schemaSchema containing the hypertable.
hypertable_nameName of the hypertable.

pgexporter_timescaledb_compression_config_total_compressed_hypertables

Total number of compressed hypertables in TimescaleDB.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase containing hypertables.

pgexporter_timescaledb_compression_config_unique_compressed_hypertables

Number of unique compressed hypertables in TimescaleDB.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase containing hypertables.

pgexporter_timescaledb_columnstore_health_total_columnstore_hypertables

Total number of columnstore hypertables in TimescaleDB.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase containing hypertables.

pgexporter_timescaledb_columnstore_health_unique_columnstore_hypertables

Number of unique columnstore hypertables in TimescaleDB.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase containing hypertables.

pgexporter_timescaledb_recent_job_failures_seconds_since_failure

Time elapsed in seconds since the most recent job failure in TimescaleDB.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase containing jobs.
job_idTimescaleDB background job identifier.

pgexporter_timescaledb_chunk_age_distribution_chunk_count

Number of chunks in each age category for TimescaleDB hypertables.

AttributeDescription
serverThe configured name/identifier for the PostgreSQL server.
databaseDatabase containing hypertables.
age_categoryAge category of chunks.