I'm interested in using AWS Cloudwatch Insights to create a dashboard for my application. I have a lambda function that I have measured how many times it is invoked which I would like to graph and include on the dashboard. My data looks like this:
I've added the data above to my dashboard but I want the visualization graph to appear instead. I've googled, read aws docs, and attempted to recreate the data sets using dashboard metrics but I've been unable to make this work so far. Does anyone know of a way to do this?