Recording rules and Alerting rules explained in Prometheus!!!
What is rules in Prometheus? Time series queries can quickly become quite complicated to remember and type using the Expression Browser in the default Prometheus User Interface. Prometheus rule is way to run promql expression at certain interval and store a value in Prometheus time series database for future use such as to store a…
