13:00:48 #startmeeting monasca 13:00:48 Meeting started Tue Jun 29 13:00:48 2021 UTC and is due to finish in 60 minutes. The chair is chaconpiza. Information about MeetBot at http://wiki.debian.org/MeetBot. 13:00:48 Useful Commands: #action #agreed #help #info #idea #link #topic #startvote. 13:00:48 The meeting name has been set to 'monasca' 13:01:36 Hi, the agenda as usual https://etherpad.opendev.org/p/monasca-team-meeting-agenda 13:01:41 Hi 13:01:53 Hi adriancz, let's start 13:02:05 #topic vmware: Use oslo.vmware's get_moref_value() 13:02:32 This change was finally merged https://review.opendev.org/c/openstack/monasca-agent/+/788887 13:03:32 similar change was merged for Ceilometer https://review.opendev.org/c/openstack/ceilometer/+/788898 13:04:19 Next change merged since last meeting: 13:04:24 #topic Fix Grafana URL in email notification 13:04:36 https://review.opendev.org/c/openstack/monasca-notification/+/797002 13:05:05 This change was proposed by me. Similar to the change in Monasca-UI https://review.opendev.org/c/openstack/monasca-ui/+/782599 13:05:33 Basically it removes the prefix `dim_` before of all dimensions 13:05:47 now the link in the email notification works well 13:06:13 merged in master, wallaby, victoria and ussuri 13:06:39 One more change merged since last meeting: 13:06:45 #topic Fix Monasca-Setup Keystone detection 13:06:52 https://review.opendev.org/c/openstack/monasca-agent/+/796165 13:07:55 The autodetection of Keystone in Monasca-Agent did not work for RedHat OSP16.x 13:08:52 since the process is named simply `keystone` and not anymore `keystone-all` or `keystone-main`, etc. like in past releases. 13:09:15 In order to keep compatibility, I just added the new match `keystone` into the list 13:09:42 the change was merged in master, wallaby, victoria and ussuri. 13:10:36 We got an email related to Monasca-Thresh deployed with Kolla: 13:10:41 #topic [Email] [kolla][monasca] thresh keeps dying 13:10:48 http://lists.openstack.org/pipermail/openstack-discuss/2021-June/023338.html 13:11:45 the author of the email is Tomek Rutkowski, adriancz maybe you know him? 13:12:21 i don't know him 13:12:35 :) 13:13:18 So, dougsz already answered him. It seems that the problem was in the configuration: 13:13:55 Monasca-Thresh (based on Apache-Storm) can run in `cluster mode` and `local mode`. 13:14:41 after Tomek change to the `cluster mode`, i.e. with nimbus, supervisor, etc. everything worked well 13:15:21 This is something that I would like to set in https://github.com/monasca/monasca-docker 13:15:58 so far everything is set to start Monasca-Thresh in local-mode. It would be nice to set it for `cluster mode` 13:16:07 what do you think Adrian? 13:17:38 i think would be nice to have option to cluster more or local mode 13:17:46 *cluster mode 13:19:03 Right, some variable in the .env 13:19:47 Then, next topic is a question from today: 13:20:05 #topic Libvirt 13:20:11 [Question] Hi, how can I add tenant id as a dimension to metrics gathered by libvirt plugin? 13:20:19 I added tenant_id in the metadata section of libvirt conf but still nothing changed. 13:20:30 Afterwards, I dropped all metrics that previously gathered by libvirt and uninstalled monasca-agent services from compute hosts, 13:20:39 then I re-installed but nothing changed. 13:20:48 This is my current libvirt.yaml; http://paste.openstack.org/show/806980/ 13:22:29 So, here I would said that it depends from the metric. I remember that there are metrics for the admin role and other for the tenant. 13:24:17 This is what I mean: https://opendev.org/openstack/monasca-agent/src/branch/master/docs/Libvirt.md#vm-dimensions 13:26:10 But I would need to test it to be sure. Once I set the environment I will answer here and report it in the next weekly meeting. 13:26:52 But as said, I think that it is because of the tenant which is used to access the VM metrics 13:27:58 (as you can see in the table from the link, for tenant_id we have N/A or owner of VM) 13:28:26 i agree this can be some problem with tenant 13:29:15 Ok, adriancz. Those were all topics from the agenda. 13:29:26 Do you have any other to discuss today? 13:29:41 Thank, Martin 13:30:31 No, I have no topic 13:30:38 Then let's close the meeting. See you next week. Bye thanks. 13:31:01 #endmeeting