Calculate SLI and SLO with PromQL
Original link: https://www.kawabangga.com/posts/4822 Use PromQL to query the error budget used in the past month, and then display the current SLI. Results as shown below: The difficulty of this query is that the content queried by PromQL is the value of the time series , such as the query memory > 0.6 , the time […]
Calculate SLI and SLO with PromQL Read More »