Is your feature request related to a problem? Please describe.
It is important to understand what resource(s) were fetched and which resource(s) had issues or warnings. It is also important to understand what provider was used to grab the data. This data can be used during policy evaluation to ensure correctness
Describe the solution you'd like
At the end of every fetch we should store a summary of all actions that were attempted and their result.
Is your feature request related to a problem? Please describe.
It is important to understand what resource(s) were fetched and which resource(s) had issues or warnings. It is also important to understand what provider was used to grab the data. This data can be used during policy evaluation to ensure correctness
Describe the solution you'd like
At the end of every fetch we should store a summary of all actions that were attempted and their result.