aws-samples / aws-batch-runtime-monitoring

Serverless application to monitor an AWS Batch architecture through dashboards.
MIT No Attribution
58 stars 16 forks source link

Fix json path syntax in filter expression #6 #7

Closed perifaws closed 3 years ago

perifaws commented 3 years ago

Issue #, if available: #6

Description of changes: The filter expression was missing simple quotes around the searched strings. This would lead to failed states in the state machines but not systematically.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.