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 use of indices for nested json info retrieval for json path filters #3

Closed perifaws closed 3 years ago

perifaws commented 3 years ago

Fix #2 by moving the use of indices for retrieval in favor of json path filters. Transient Pass states have been added to allow the conversion of lists generated by json path filters to a single element.

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