c514916761
A number of meters have been removed from Ceilometer in Rocky release. This change updates the example configuration files to reflect it. README.rst has been updated to reflect the current state. Change-Id: I05650fef1cc5dc0d9e9f6e9a5aa66a5017b2377a
74 lines
1.4 KiB
YAML
74 lines
1.4 KiB
YAML
dimensions:
|
|
- resource_id
|
|
- project_id
|
|
- user_id
|
|
- region
|
|
- type
|
|
- unit
|
|
- source
|
|
metadata:
|
|
common:
|
|
- event_type
|
|
- audit_period_beginning
|
|
- audit_period_ending
|
|
- availability_zone
|
|
memory:
|
|
- state
|
|
- memory_mb
|
|
- root_gb
|
|
- vcpus
|
|
- disk_gb
|
|
- ephemeral_gb
|
|
- host
|
|
- instance_flavor_id
|
|
- image_ref_url
|
|
- created_at
|
|
- deleted_at
|
|
- launched_at
|
|
vcpus:
|
|
- state
|
|
- memory_mb
|
|
- root_gb
|
|
- vcpus
|
|
- disk_gb
|
|
- ephemeral_gb
|
|
- host
|
|
- instance_flavor_id
|
|
- image_ref_url
|
|
- created_at
|
|
- deleted_at
|
|
- launched_at
|
|
image.size:
|
|
- size
|
|
- status
|
|
- is_public
|
|
- properties.image_type
|
|
image.update:
|
|
- size
|
|
- status
|
|
- is_public
|
|
- properties.image_type
|
|
image.upload:
|
|
- size
|
|
- status
|
|
- is_public
|
|
- properties.image_type
|
|
image.delete:
|
|
- size
|
|
- status
|
|
- is_public
|
|
- properties.image_type
|
|
volume.size:
|
|
- size
|
|
- volume_type
|
|
- status
|
|
- created_at
|
|
- host
|
|
- status
|
|
snapshot.size:
|
|
- volume_size
|
|
- state
|
|
- status
|
|
- created_at
|
|
- host
|