Cloudwatch Graphs Not Rendering Upon Startup

Hi, there –

I’m running grafana v5.3.4 locally in docker, using SQLite3 as the backend, and set up some cloudwatch graphs. I authenticate to aws by passing in environment variables to the docker container.

When I start my container, my cloudwatch graphs don’t render until I click the “query inspector” in graph Edit mode, and then the metrics magically appear.

This is rather annoying, since I have a lot of graphs that depend on cloudwatch for metrics.

I’ve turned up grafana logging, and there was nothing of interest in /var/log/grafana. My guess is that this is a front end issue?