|
|
@ -91,11 +91,6 @@ eval instant at 50m x{y="testvalue"}
|
|
|
|
x{y="testvalue"} 100
|
|
|
|
x{y="testvalue"} 100
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Deltas should be adjusted for target interval vs. samples under target interval.
|
|
|
|
|
|
|
|
eval instant at 50m delta(http_requests{group="canary", instance="1", job="app-server"}[18m])
|
|
|
|
|
|
|
|
{group="canary", instance="1", job="app-server"} 288
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Rates should calculate per-second rates.
|
|
|
|
# Rates should calculate per-second rates.
|
|
|
|
eval instant at 50m rate(http_requests{group="canary", instance="1", job="app-server"}[50m])
|
|
|
|
eval instant at 50m rate(http_requests{group="canary", instance="1", job="app-server"}[50m])
|
|
|
|
{group="canary", instance="1", job="app-server"} 0.26666666666666666
|
|
|
|
{group="canary", instance="1", job="app-server"} 0.26666666666666666
|
|
|
|