]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Add new parameter `tenant_name_discovery` stable/xena 19.5.0
authorYadnesh Kulkarni <ykulkarn@redhat.com>
Fri, 9 Sep 2022 15:18:40 +0000 (15:18 +0000)
committerTakashi Kajinami <tkajinam@redhat.com>
Fri, 21 Apr 2023 01:08:30 +0000 (01:08 +0000)
commit842aaeb72ae6a2ccc67cd754554224d2e7653183
tree04b8c13932f1785f938f1268e4fa94357c9bfa16
parente08fc271332aa35a9c1c64b118caf6af84e37b69
Add new parameter `tenant_name_discovery`

Enabling this parameter will identify user and project
names from the polled metrics [1].

These details are collected by making additional requests
to keystone service, depending upon the scale of environment,
number of projects/users and the count of metrics polled in
every iteration, enabling this could overwhelm the keystone
service.

[1] Iee5dbf09a1fd3ac571746fc66d2683eb8e6a1b27

Conflicts:
manifests/agent/polling.pp

Depends-On: https://review.opendev.org/880505
Signed-off-by: Yadnesh Kulkarni <ykulkarn@redhat.com>
Change-Id: I045c7cd7a86d0f7f97a9078cbfc74353dcff0eb8
(cherry picked from commit b00000fb86e2882c11fb399d9adf410812a895bd)
(cherry picked from commit 9d54bcd658b659758db3c79887e42222368c9f44)
manifests/agent/polling.pp
releasenotes/notes/add_tenant_name_discovery-4671aec3daae9622.yaml [new file with mode: 0644]
spec/classes/ceilometer_agent_polling_spec.rb