Line graph using aws cloudwatch logs – group by duration and task_path
I need to write an aws cloudwatch query to create multiple line items in the same graph to represent task_path’s duration over time.
Group by @reportId and @taskName in AWS Cloudwatch and find duration by logs
My Cloudwatch logs from Django app deployed via Zappa to AWS Lambdas are of the following format: