cloudwatch alert rule issue

93 views
Skip to first unread message

sri L

unread,
Jun 5, 2023, 9:04:35 AM6/5/23
to Prometheus Users
Hi all,

We are using Cloudwatch datasource in Grafana and configured alerts using following expression

filter @message like 'error' or message like '400'
|stats count(*) as exceptionCount by bin(1h)
|sort exceptionCount desc

When there is no data, we are getting below error and it is firing notifications with datasource error. When data is there alert works as expected
"input data must be a wide series but got type not (input refid)"

Please suggest if you are aware of this issue and possible fix

Brian Candler

unread,
Jun 5, 2023, 9:53:11 AM6/5/23
to Prometheus Users
This is the google group for Prometheus.  Questions about Grafana would be best asked to the Grafana community: https://community.grafana.com/
Reply all
Reply to author
Forward
0 new messages