HO-CTO / sre-monitoring-as-code

Monitoring-as-Code (MaC) is a jsonnet mixin implementation of SLIs/SLO/Error Budgets using the open-source monitoring and alerting eco-system of Prometheus and Grafana.
https://ho-cto.github.io/sre-monitoring-as-code/
MIT License
23 stars 15 forks source link

metrics for ALB RequestCount in grafana doesnt match test data sent and what is shown in aws cloudwatch #641

Open georgeowusuHO opened 11 months ago

georgeowusuHO commented 11 months ago

As part of SRE-1085 QAT found ALB metric RequestCount (aws_applicationelb_request_count_sum) in grafana doesnt match test data sent and what is shown in aws cloudwatch.

ALB

Grafana shows 16 requestCount (aws_applicationelb_requst_count)

image001 (1)

Cloudwatch shows over 500 requestCount (aws_applicationelb_requst_count)

image003