Hi guys, on the prometheus server's of my company i can't access to the metrics to estimate the disk used for a month
so i can't access all prometheus_tsdb_* like prometheus_tsdb_head_samples_appended_total i was trying this command 2592000* (rate(prometheus_tsdb_head_samples_appended_total[1d]) * (rate(prometheus_tsdb_compaction_chunk_size_bytes_sum[1d]) / rate(prometheus_tsdb_compaction_chunk_samples_sum[1d]))) I precise that im not admin of the platform maybe this metrics are available just when you are admin? If you have any idea, im interested to dive in Ty morgan -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/663266ea-fe64-4871-a63e-0538eacd001en%40googlegroups.com.

