Expand description
A module to format the results of cloud-scanner into OpenMetrics (Prometheus format) metrics
Structs§
Enums§
Functions§
- get_
all_ metrics - Returns all metrics as string: both aggregated metrics (summary) as well a metrics of individual resources
- get_
resources_ metrics - Returns metrics related to individual resources as String
- get_
summary_ metrics - Return an ImpactsSummary as metrics in the prometheus format
- register_
resource_ metrics