]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Add new parameter `tenant_name_discovery` stable/wallaby
authorYadnesh Kulkarni <ykulkarn@redhat.com>
Fri, 9 Sep 2022 15:18:40 +0000 (15:18 +0000)
committerTakashi Kajinami <tkajinam@redhat.com>
Tue, 25 Apr 2023 06:41:50 +0000 (15:41 +0900)
commit505036844349c15d76e33cbb0e322a77b2e66f14
treea84582a3840cb547e06a976f57e2dc289e08d13a
parent355ddc0b5cbe69dff80f62a61c94b43221a1bcec
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)
(cherry picked from commit 842aaeb72ae6a2ccc67cd754554224d2e7653183)
manifests/agent/polling.pp
releasenotes/notes/add_tenant_name_discovery-4671aec3daae9622.yaml [new file with mode: 0644]
spec/classes/ceilometer_agent_polling_spec.rb