Skip to content

Instantly share code, notes, and snippets.

@wyukawa
Created April 5, 2016 10:45
Show Gist options
  • Select an option

  • Save wyukawa/f325be57a31bdff7da0a614694450a45 to your computer and use it in GitHub Desktop.

Select an option

Save wyukawa/f325be57a31bdff7da0a614694450a45 to your computer and use it in GitHub Desktop.
sum(rate(http_requests_total{instance="..."}[10m])) by (code, job) / on(job) group_left(code) (sum(rate(http_requests_total{instance="..."}[10m])) by(job))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment