Wednesday, 2018-08-08

*** kaiokmo has quit IRC00:27
*** pandy has joined #openstack-monasca05:12
*** nicolasbock has joined #openstack-monasca06:03
*** dpawlik has joined #openstack-monasca06:05
*** dpawlik has quit IRC06:09
*** dpawlik has joined #openstack-monasca06:09
*** pcaruana has joined #openstack-monasca06:27
pandycan someone help to contribute to monasca, i have created story board with changes what i want to do, next cloned git monasca, maded changes. while doing "git commit .. " no change ID generated06:46
pandynot receiving VM metrics, being "libvirt" is broken in upstream07:19
*** jawadahmed has joined #openstack-monasca07:41
*** jawadahmed is now known as Jay_07:59
*** dougsz_ has joined #openstack-monasca08:51
pandywitek, having issue with Monasca agent failed to send VM metrics, python-libvirt broken https://storyboard.openstack.org/#!/story/200334709:19
pandyto collect vm metrics, need to install "libvirt-python" ? if mean what version need to be installed for ocata ?09:25
pandyfor monasca-agent what are the python dependent packages other than listed here https://github.com/openstack/monasca-agent/blob/stable/ocata/requirements.txt10:11
*** aagate has quit IRC10:16
openstackgerritMerged openstack/monasca-api master: Remove usage of future library  https://review.openstack.org/58780510:29
*** dougsz_ has quit IRC10:38
pandyseems requirement packages for monasca-agent need to be updated with libvirt-python, python-datautil need this packages to collect VM metrics from compute nodes10:41
pandyhttp://paste.openstack.org/show/727617/10:41
openstackgerritAdrian Czarnecki proposed openstack/monasca-api master: Python3: Fix failing tempestes  https://review.openstack.org/58394510:44
openstackgerritAdrian Czarnecki proposed openstack/monasca-api master: [WIP] enable python3 in devstack  https://review.openstack.org/57610010:44
openstackgerritMerged openstack/monasca-api master: Upgrade Apache Kafka to ver. 1.0.1 in devstack  https://review.openstack.org/57878310:49
pandywitek, sent you mail, please check11:11
*** dougsz_ has joined #openstack-monasca11:17
openstackgerritPandiyan proposed openstack/monasca-ui master: Update README with latest deployment steps  https://review.openstack.org/58985011:38
*** kaiokmo has joined #openstack-monasca11:48
openstackgerritAdrian Czarnecki proposed openstack/monasca-log-api master: [WIP] enable python3 in devstack  https://review.openstack.org/58985812:01
openstackgerritAdrian Czarnecki proposed openstack/monasca-api master: Python3: Fix failing tempest tests  https://review.openstack.org/58394512:18
openstackgerritMerged openstack/monasca-agent master: fix tox python3 overrides  https://review.openstack.org/58465412:20
openstackgerritAdrian Czarnecki proposed openstack/monasca-api master: Python3: Fix failing tempest tests  https://review.openstack.org/58394512:22
openstackgerritAdrian Czarnecki proposed openstack/monasca-tempest-plugin master: Make metrics test compatible with python3  https://review.openstack.org/58906612:24
openstackgerritWitold Bedyk proposed openstack/monasca-ui master: Fix README.rst and add syntax check  https://review.openstack.org/58987212:24
openstackgerritWitold Bedyk proposed openstack/monasca-ceilometer master: Fix README.rst and add syntax check  https://review.openstack.org/58988112:57
openstackgerritWitold Bedyk proposed openstack/monasca-transform master: Fix README.rst and add syntax check  https://review.openstack.org/58988413:05
openstackgerritChristian Brandstetter proposed openstack/monasca-api master: Add tooling for building Docker image  https://review.openstack.org/58989013:19
openstackgerritWitold Bedyk proposed openstack/monasca-ui master: Fix README.rst and add syntax check  https://review.openstack.org/58987213:35
*** Jay_ has quit IRC13:47
*** HW-Peter has joined #openstack-monasca14:22
HW-PeterHello, is anyone around?14:22
witekhi14:23
HW-PeterHey, were starting to work on the initial build outs of our Monasca infrastructure14:23
HW-PeterThis project more than any other we have worked with seems to have a lot of misleading/legacy information.14:24
openstackgerritWitold Bedyk proposed openstack/monasca-ui master: Fix README.rst and add syntax check  https://review.openstack.org/58987214:24
HW-PeterWe almost have our basic environment setup, are there any nuances we need to be aware of when running HA. Do any of the components, require that only one instance is running?14:26
witekHW-Peter: you're unfortunately right14:26
witekif you want HA, you need Apache Cassandra as the TSDB14:26
witekor buy license for InfluxDB14:26
HW-PeterWere getting pricing from influxdb14:27
HW-Peterhave also looked at using the influxdb relay14:27
HW-PeterWe have a few applications that run cassandra, so that would be ideal, however I thought it was not supported yet?14:28
witekinstead of InfluxDB relay, you could just configure Kafka consumer groups to achieve the same14:29
witekboth options are similar14:29
HW-PeterOk14:29
witekCassandra support has been added in Queens release14:29
HW-Peterwell thats fantastic14:29
HW-PeterIs there any timeline for the port of the threshold engine to python?14:30
witekwould like to tackle it in the next cycle14:30
HW-Peterthat sounds great14:31
HW-PeterWere excited to start building this out, how can we help to improve this project?14:33
openstackgerritWitold Bedyk proposed openstack/monasca-api master: import zuul job settings from project-config  https://review.openstack.org/58992314:33
HW-PeterDo you have any information related to the recommended current installation procedure?14:43
HW-PeterWant to ensure were not setting up legacy systems that are no longer needed14:43
witekHW-Peter: giving feedback like this one, updating documentation14:45
witekproviding feature requests14:45
*** bobh has joined #openstack-monasca14:47
witekfor installation you can take devstack, https://github.com/monasca/monasca-docker or OpenStack Ansible14:47
witekwork in Kolla is almost finished14:48
witekHW-Peter: which sources of information have you used?14:49
HW-PeterAwesome will play with the devstack script14:52
pandywitek, can you please take quick look at my https://review.openstack.org/#/c/589850/14:52
HW-PeterWell were a puppet shop, so we started with the puppet project14:53
HW-Peterwhich is TERRIBLY outdated, doesnt even use the latest coding standards implemented by the actual openstack-puppet team14:53
HW-PeterIt's still trying to use the java implementation of the api, and it only works on ubuntu14:54
witekit's not maintained, as you noticed14:54
witekpandy: will do14:55
witekHW-Peter: which company do you work for?14:55
HW-PeterYeh, a note should probably be added to the readme14:55
HW-PeterHostwinds14:55
HW-PeterWe finalized all our systems for our cloud platform last year. Spent around a year developing it all out. We now have over 6500 CPU Cores deployed across around 1,000 physical nodes.14:58
dougsz_nice!14:58
dougsz_HW-Peter: We've been running Monasca across three nodes using the Kolla deploy (WIP, almost done) and the core services have been working well. This is with a single instance of Influx however.14:59
pandydougsz_, looking forward scaling kafka containers in your setup :)15:01
witekCourtesy Monasca meeting reminder in #openstack-meeting-3: witek, jayahn,iurygregory,ezpz,igorn,haad,sc,joadavis, akiraY,tobiajo,dougsz,fouadben, amofakhar, aagate, haruki,kaiokmo,pandiyan,charana,guilhermesp15:01
*** dpawlik has quit IRC15:19
HW-Peterdougsz_: Very cool, Im going to try out Cassandra now that I know it's supported.15:27
*** pcaruana has quit IRC15:34
joadavispandy: regarding git commit and Change ID - you might need to install git review to have those generated16:03
openstackgerritWitold Bedyk proposed openstack/monasca-ui master: Fix README.rst and add syntax check  https://review.openstack.org/58987216:05
openstackgerritWitold Bedyk proposed openstack/monasca-ceilometer master: Fix README.rst and add syntax check  https://review.openstack.org/58988116:07
pandyjoadavis, its done thanks for :)16:07
pandywitek, are you around ?16:07
pandyvery quick, https://git.openstack.org/cgit/openstack/monasca-agent/tree/setup.cfg#n46 its available for master branch https://github.com/openstack/monasca-agent/blob/89e563194eeb8ba70b4f02cc51bf75978a379e03/setup.cfg#L5516:09
pandynot available for ocata version16:09
dougsz_pandy: if you do a git blame on the file you can find the patch and see when it was added.16:13
pandydougsz_, libvirt dependent packages are mentioned in master branch https://github.com/openstack/monasca-agent/blob/89e563194eeb8ba70b4f02cc51bf75978a379e03/setup.cfg#L55, but for ocata not mentioned https://github.com/openstack/monasca-agent/blob/stable/ocata/setup.cfg#L3716:14
*** dpawlik has joined #openstack-monasca16:19
*** dpawlik has quit IRC16:24
*** pandy has quit IRC16:36
*** dougsz_ has quit IRC17:09
*** dpawlik has joined #openstack-monasca20:24
*** dpawlik has quit IRC20:57
*** pcaruana has joined #openstack-monasca21:07
*** bobh has quit IRC21:41
*** pcaruana has quit IRC22:02
*** nicolasbock has quit IRC22:06
*** gmann_ has joined #openstack-monasca22:55
*** weezhard has quit IRC23:02
*** gmann has quit IRC23:02
*** gmann_ is now known as gmann23:02
openstackgerritJoseph Davis proposed openstack/monasca-agent master: Improvements to formatting  https://review.openstack.org/59005823:11

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!