This commit fixes a bug where queries from datasources such as InfluxDB that returned no data would not create a DatasourceNoData alert, but instead an error "can only reduce type series, got type noData".
(cherry picked from commit 7d20766ae9)
Co-authored-by: George Robinson <george.robinson@grafana.com>