Prometheus 2.0 Stats 738,541738,541
Description
This dashboard monitors Prometheus TSDB runtime health and performance, focusing on how data is appended, stored, and processed. It highlights key metrics such as prometheus_tsdb_head_samples_appended_total, scrape_duration_seconds, and prometheus_tsdb_wal_corruptions_total to reveal ingestion throughput, query/scrape latency, and WAL integrity, while panels like Memory Profile, Blocks Loaded, and Head Block GC Activity provide deeper visibility into resource usage and storage maintenance. Overall, it equips operators with actionable insights into data freshness, storage throughput, and potential reliability issues across the TSDB lifecycle.
Used Metrics 2222
-
process_open_fds
-
process_resident_memory_bytes
-
process_virtual_memory_bytes
-
prometheus_engine_query_duration_seconds
-
prometheus_rule_group_duration_seconds
-
prometheus_rule_group_iterations_missed_total
-
prometheus_rule_group_iterations_total
-
prometheus_tsdb_blocks_loaded
prometheus_tsdb_compaction_duration_bucket
-
prometheus_tsdb_compactions_failed_total
-
prometheus_tsdb_compactions_total
-
prometheus_tsdb_compactions_triggered_total
-
prometheus_tsdb_head_active_appenders
-
prometheus_tsdb_head_chunks
-
prometheus_tsdb_head_gc_duration_seconds
prometheus_tsdb_head_gc_duration_seconds_count
-
prometheus_tsdb_head_samples_appended_total
-
prometheus_tsdb_reloads_failures_total
-
prometheus_tsdb_reloads_total
-
prometheus_tsdb_wal_corruptions_total
-
scrape_duration_seconds
topk