File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -236,13 +236,14 @@ Using absolute calculated time:
236236
237237## Metrics
238238
239- | Metric | Type | Description |
240- | ----------------------------------------| --------------| ---------------------------------------------------------------------------------------|
241- | ` azurejanitor_duration ` | Gauge | Duration of cleanup run in seconds |
242- | ` azurejanitor_resource_ttl ` | Gauge | List of Azure Resources and ResourceGroups with labels and expiry timestamp as value |
243- | ` azurejanitor_roleassignment_ttl ` | Gauge | List of Azure RoleAssignments with expiry timestamp as value |
244- | ` azurejanitor_resources_deleted_count ` | Counter | Number of deleted resources (by resource type) |
245- | ` azurejanitor_error_count ` | Counter | Number of failed deleted resources (by resource type) |
239+ | Metric | Type | Description |
240+ | ----------------------------------------| --------------| ------------------------------------------------------------------------------------------|
241+ | ` azurejanitor_duration ` | Gauge | Duration of cleanup run in seconds |
242+ | ` azurejanitor_deployment ` | Gauge | Count of deployment based on scope (empty `` resourceGroup `` label == subscription scope) |
243+ | ` azurejanitor_resource_ttl ` | Gauge | List of Azure Resources and ResourceGroups with labels and expiry timestamp as value |
244+ | ` azurejanitor_roleassignment_ttl ` | Gauge | List of Azure RoleAssignments with expiry timestamp as value |
245+ | ` azurejanitor_resources_deleted_count ` | Counter | Number of deleted resources (by resource type) |
246+ | ` azurejanitor_error_count ` | Counter | Number of failed deleted resources (by resource type) |
246247
247248### ResourceTags handling
248249
You can’t perform that action at this time.
0 commit comments