Combine the ComplianceReports and MetricDefinitions generators #3999
Labels
area-fundamentals
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
help wanted
Up for grabs. We would accept a PR to help resolve this issue
work in progress 🚧
Let's combine both of these generators into MetadataExtractor which produces a single json document containing:
All logging methods in the assembly, with their data compliance annotations
All data models in the assembly which are annotation with data compliance annotations.
All metrics defined in the assembly
Along with any other schematized information we can extract programmatically.
The text was updated successfully, but these errors were encountered: