- Add exclude by analysis type - Add exclude by tags/field values. For example" ``` excludeBy: - path: 'path.to.property' values: ['v1', 'v2'] ``` - if we want analysis type faster then we can do this more complex pattern later - it may require more complex logic to pull out property than just first level attribute in analysis.