Hello all, I have the percentage of disk usage on a metric. I can use predict_linear(disk_usage_percentage[30d], 30*24*60*60) to give me a prediction in 1 month from the past month of metrics. fine
but how could I retrieve the date on which the predict_linear function will reach 80% for instance ? if that's possible :-) Thank you regards ++ Jerome -- 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/b03d3f4d-487e-40ae-9216-0b13927634a5n%40googlegroups.com.

