openstack-exporter icon indicating copy to clipboard operation
openstack-exporter copied to clipboard

Add ability to list users

Open gtherond opened this issue 1 year ago • 0 comments

Hi team! Could we add a openstack_identity_users_info gauge as similar to what we've got with openstack_identity_projects_info?

We would like to use this information to join it with the nova_servers list and be able to generate a dashboard that shows the following structure for each node on Grafana (Using repeat option):

DUMMYNODE:

ID NAME PROJECT EMAIL
78c8760d-0222-44c7-938b-17a6385e8436 DUMMYVM DUMMY_TENANT [email protected]

gtherond avatar Mar 13 '24 17:03 gtherond