Skip to content

Commit 467959d

Browse files
committed
update readme
Signed-off-by: Markus Blaschke <mblaschke82@gmail.com>
1 parent dcf435d commit 467959d

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)