Skip to content

Instantly share code, notes, and snippets.

@rafaeljesus
Last active June 5, 2019 22:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rafaeljesus/1b0e6206277784fb605df6c974730898 to your computer and use it in GitHub Desktop.
Save rafaeljesus/1b0e6206277784fb605df6c974730898 to your computer and use it in GitHub Desktop.
prometheus composed slo
- record: prometheus:composed_slo4w
expr: >
(
prometheus_product_team:up:max_avg_over_time4w +
prometheus_infrastructure_team:up:max_avg_over_time4w
) / 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment