]> review.fuel-infra Code Review - puppet-modules/puppet-ceilometer.git/commit
Add new parameter `tenant_name_discovery` stable/yoga
authorYadnesh Kulkarni <ykulkarn@redhat.com>
Fri, 9 Sep 2022 15:18:40 +0000 (15:18 +0000)
committerTakashi Kajinami <tkajinam@redhat.com>
Mon, 27 Mar 2023 09:58:04 +0000 (18:58 +0900)
commit9d54bcd658b659758db3c79887e42222368c9f44
treee34ead029c357c46480b6d2d0ba957b77f296fb7
parent7768fad0e1d44b53fa26709fe6817d9e13b8ddf6
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/877647
Signed-off-by: Yadnesh Kulkarni <ykulkarn@redhat.com>
Change-Id: I045c7cd7a86d0f7f97a9078cbfc74353dcff0eb8
(cherry picked from commit b00000fb86e2882c11fb399d9adf410812a895bd)
manifests/agent/polling.pp
releasenotes/notes/add_tenant_name_discovery-4671aec3daae9622.yaml [new file with mode: 0644]
spec/classes/ceilometer_agent_polling_spec.rb