提交 43a46ef1 编写于 作者: T Tim Zallmann

Merge branch '35174-fix-aws-elb-query' into 'master'

Fix incorrect AWS ELB metrics.

Closes #35174

See merge request !12902
......@@ -7,7 +7,7 @@
- aws_elb_request_count_sum
weight: 1
queries:
- query_range: 'sum(aws_elb_request_count_sum{%{environment_filter}}) * 60'
- query_range: 'sum(aws_elb_request_count_sum{%{environment_filter}}) / 60'
label: Total
unit: req / sec
- title: "Latency"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册