标签: prometheus grafana prometheus-node-exporter prometheus-blackbox-exporter
反正有没有按日期/时间过滤以下avg_over_time查询,并且仅获取星期一至星期五的百分比?
(avg_over_time(probe_success {instance =“ https://www.google.com/”} [$ __ range]))* 100
我尝试添加并打开()day_of_week()> = 1 <= 5,但百分比仍包含计算中的周末