Open
Description
Hello,
Thanks for this exporter.
I need to use ConfigAudit details but it is not possible on the helm (unlike vulnerabilityReports)
configAuditReports:
enabled: true
vulnerabilityReports:
enabled: true
targetLabels:
# - image_namespace
# - image_repository
# - image_tag
# - vulnerability_id
I saw on the controllers that the details are not exposed
var metricLabels = []string{
"report_name",
"resource_name",
"resource_namespace",
"severity",
}
It would be very interesting to add this possibility.
Translated with www.DeepL.com/Translator (free version)
Metadata
Assignees
Labels
No labels
Activity