Back to Grafana

Math example

docs/sources/shared/alerts/math-example.md

13.0.1197 B
Original Source
  • $A returns series {host="web01"} 30 and {host="web02"} 20.
  • $B returns series {host="web01"} 10 and {host="web02"} 0.
  • $A + $B returns {host="web01"} 40 and {host="web02"} 20.