You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 22, 2023. It is now read-only.
Based on PromLab PromQL compliance tests (https://promlabs.com/promql-compliance-tests), we don't reproduce the exact computation for the function rate-increase-delta-predict_linear which leads to less accuracy on queries results with a low range (example for delta function): QUERY: delta(demo_cpu_usage_seconds_total[15s])
Based on PromLab PromQL compliance tests (https://promlabs.com/promql-compliance-tests), we don't reproduce the exact computation for the function rate-increase-delta-predict_linear which leads to less accuracy on queries results with a low range (example for delta function):
QUERY: delta(demo_cpu_usage_seconds_total[15s])`
QUERY: delta(demo_cpu_usage_seconds_total[1m])
QUERY: delta(demo_cpu_usage_seconds_total[5m])
`