Monday, 2014-12-22

*** amalagon has quit IRC01:05
*** eglynn-regus has quit IRC04:11
*** eglynn-regus has joined #openstack-monasca04:12
*** stackedsax has quit IRC05:09
*** stackedsax has joined #openstack-monasca05:12
*** sanjayu has joined #openstack-monasca05:53
*** krtaylor has joined #openstack-monasca05:57
*** eglynn-regus has quit IRC06:20
*** eglynn-regus has joined #openstack-monasca06:52
*** dorry has quit IRC08:23
*** sanjayu has quit IRC08:44
*** sanjayu has joined #openstack-monasca08:46
*** sanjayu has quit IRC10:36
*** sanjayu has joined #openstack-monasca10:42
*** ddieterl_ has joined #openstack-monasca12:14
*** ddieterly has quit IRC12:15
*** MVenesio has joined #openstack-monasca12:38
*** sanjayu has quit IRC14:32
*** dschroeder has joined #openstack-monasca16:07
*** openstack has joined #openstack-monasca17:01
*** amalagon has joined #openstack-monasca17:13
*** garyh has joined #openstack-monasca17:40
*** ddieterly has joined #openstack-monasca18:02
*** ddieterl_ has quit IRC18:05
*** MVenesio has quit IRC18:17
*** MVenesio has joined #openstack-monasca18:19
*** MVenesio has quit IRC18:33
*** shaneduan has joined #openstack-monasca19:13
*** ddieterly has quit IRC21:32
*** ddieterly has joined #openstack-monasca21:34
*** LeanReox has joined #openstack-monasca21:48
LeanReoxhi guys, anyone has the latest thresh-config.yml to use influxdb as backend and not mysql ?21:49
LeanReoxsandywalsh: how you doing Sandy, just one question, looking for configuring influxdb as monasca-thresh backend, is this possible ? or we have to have a mysql for thresholding purposes?22:37
openstackgerritTim Kuhlman proposed stackforge/monasca-notification: Fixes for statsd integration  https://review.openstack.org/14355522:49
sandywalshLeanReox: good question ... haven't messed with the thres engine. I'm not sure if influx support has been added there yet. Lemme look at the repo22:49
sandywalshLeanReox: my guess is that the thres engine can use any backend for storing the alarm definitions. It gets the metrics from the kafka queues and sends them into Storm directly (so no influx requirement)22:52
sandywalshbut I could be wrong about that.22:52
sandywalshthere is no mention of influx in the thres repo, so I think it's just using whatever Java-based db is supported.22:53
LeanReoxsandywalsh: it seems that its trying to do something with mysql22:53
LeanReoxsandywalsh: its configured on the thresh-config.yaml22:53
sandywalshLeanReox: just the alarm definitions I suspect22:53
sandywalshor just the default DAO / persistance definition22:53
LeanReoxsandywalsh: i bet for the second, because i can create alarms definitions without any problem and the monasca-thresh is not running22:54
sandywalshLeanReox: so, you mean the alarm definitions are getting stored via the API layer?22:55
sandywalshand not in the thres service itself?22:55
sandywalsh(could very well be)22:55
LeanReoxsandywalsh: yes, cause the thresh is giving an stacktrace trying to initiaty the hybernate layer to mysql, and doesnt even start, so yes22:56
sandywalshmakes sense (though I don't like cluttered api layers :)22:56
LeanReoxsandywalsh: haha, ill try pointing the mysql to the nova one, and see how it goes22:57
LeanReoxsandywalsh: and what actually stores there22:57
sandywalshgood test22:58
LeanReoxshould be great that we can store everything to influx or vertica, avoiding mixed db layers22:58
sandywalshdefinitely, though influx is kinda special-purpose.23:00
sandywalshlike Chris Rock says "You can drive a car with your feet ... doesn't make it a good idea."23:00
LeanReoxsandywalsh: got a point there :)23:02
sandywalshnot a biggie though ... monasca is pretty smart about alarm definitions. Not heavy weight.23:03
*** ddieterly has quit IRC23:10
*** ddieterly has joined #openstack-monasca23:11
openstackgerritTim Kuhlman proposed stackforge/monasca-notification: Fixes for statsd integration  https://review.openstack.org/14355523:12
*** ddieterly has quit IRC23:16
LeanReoxsandywalsh: now its working, and i figured out why wasnt working at first ... if you configure a numeric pass for mysql on the notification.yaml ... it gets casted as integer, should be casted as string by default23:17
sandywalshah, good to know. You should file an issue for that one.23:18
LeanReoxsandywalsh: should be casted here  self.mysql = MySQLdb.connect(host=mysql_host, user=mysql_user, passwd=mysql_passwd, db=dbname,                                          ssl=mysql_ssl)23:18
LeanReoxat alarm_processor.py23:18
LeanReoxill issue a bug on this one23:18
sandywalshcool23:19
*** LeanReox has quit IRC23:23
openstackgerritTim Kuhlman proposed stackforge/monasca-agent: Various fixes and code cleanup related to monasca statsd  https://review.openstack.org/14356123:26
*** ddieterly has joined #openstack-monasca23:36

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