Skip to content

Commit

Permalink
feat: Add changes to ceilometer for swift billing (#838)
Browse files Browse the repository at this point in the history
  • Loading branch information
mona-nanda authored Feb 25, 2025
1 parent 937620f commit 73fea17
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions base-helm-configs/ceilometer/ceilometer-helm-overrides.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ conf:
- rabbit://rabbitmq:[email protected]:5672/keystone
- rabbit://rabbitmq:[email protected]:5672/neutron
- rabbit://rabbitmq:[email protected]:5672/heat
- rabbit://rabbitmq:[email protected]:5672/swift
oslo_messaging_notifications:
driver: messagingv2
topics:
Expand Down Expand Up @@ -1035,8 +1036,11 @@ conf:
- resource_type: swift_account
metrics:
storage.objects.incoming.bytes:
archive_policy_name: low
storage.objects.outgoing.bytes:
archive_policy_name: low
storage.objects.size:
archive_policy_name: low
storage.objects:
storage.objects.containers:
storage.containers.objects:
Expand Down

0 comments on commit 73fea17

Please sign in to comment.