I upgraded Grafana from version 8.1.8
to 8.5.20
and after I did, I started seeing these errors in the logs about rolling up dashboards:
logger=analytics.summaries t=2023-02-09T21:41:06.67+0000 lvl=eror msg="error during daily rollup" err="context deadline exceeded"
logger=analytics.summaries t=2023-02-09T21:41:06.67+0000 lvl=eror msg="got error while rolling up dashboard" dashboard=8928
There isn’t any other information in the logs and I’m not sure why this is occurring. What does it mean to rollup a dashboard and how would I resolve this error?