This is the google group for Prometheus.  Questions about Grafana would be 
best asked to the Grafana community: https://community.grafana.com/

On Monday, 5 June 2023 at 14:04:35 UTC+1 sri L wrote:

> 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
>

-- 
You received this message because you are subscribed to the Google Groups 
"Prometheus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/prometheus-users/9b88dc2e-3afa-4a09-91f1-0ac6caf3d953n%40googlegroups.com.

Reply via email to