{{ template "head" . }} {{ template "prom_right_table_head" }} cloudwatch {{ template "prom_query_drilldown" (args "sum(up{job='cloudwatch'})") }} / {{ template "prom_query_drilldown" (args "count(up{job='cloudwatch'})") }} API Requests {{ template "prom_query_drilldown" (args "sum by (job)(rate(cloudwatch_requests_total{job='cloudwatch'}[5m]))" "/s" "humanizeNoSmallPrefix") }} {{ template "prom_right_table_tail" }} {{ template "prom_content_head" . }}

CloudWatch Exporter

{{ template "prom_content_tail" . }} {{ template "tail" }}