*** ybathia has quit IRC | 00:04 | |
*** ducttape_ has joined #openstack-monasca | 01:42 | |
*** htruta has quit IRC | 02:05 | |
*** htruta has joined #openstack-monasca | 02:09 | |
*** raginbajin has quit IRC | 02:23 | |
*** ducttape_ has quit IRC | 02:24 | |
*** raginbajin has joined #openstack-monasca | 02:28 | |
openstackgerrit | Merged stackforge/monasca-common: Threshold Engine is rejecting valid measurements https://review.openstack.org/217849 | 03:04 |
---|---|---|
openstackgerrit | Joe Keen proposed stackforge/monasca-agent: Adding stricter requirements https://review.openstack.org/218090 | 04:54 |
*** cdent has joined #openstack-monasca | 07:30 | |
*** bmotz has joined #openstack-monasca | 08:19 | |
*** vishwanathj has quit IRC | 10:27 | |
*** sc has quit IRC | 10:27 | |
*** vishwanathj has joined #openstack-monasca | 10:30 | |
*** sc has joined #openstack-monasca | 10:30 | |
*** vishwanathj has quit IRC | 10:30 | |
*** sc has quit IRC | 10:30 | |
*** kei_yama has quit IRC | 10:31 | |
*** vishwanathj has joined #openstack-monasca | 10:33 | |
*** sc has joined #openstack-monasca | 10:34 | |
*** ducttape_ has joined #openstack-monasca | 12:13 | |
*** ducttape_ has quit IRC | 12:32 | |
*** rbrndt has joined #openstack-monasca | 13:50 | |
*** rbak has joined #openstack-monasca | 13:55 | |
*** ducttape_ has joined #openstack-monasca | 14:01 | |
openstackgerrit | Ben Motz proposed stackforge/monasca-api: Remove all invalid dimensions in returned metrics https://review.openstack.org/218278 | 14:07 |
*** bobh has joined #openstack-monasca | 14:30 | |
openstackgerrit | Deklan Dieterly proposed stackforge/monasca-api: Allow maxQueryLimit to not be set https://review.openstack.org/217877 | 14:33 |
*** bobh has quit IRC | 14:35 | |
openstackgerrit | Deklan Dieterly proposed stackforge/monasca-persister: Upgrade influxdb python from 2.6.0 to 2.8.0 https://review.openstack.org/218351 | 15:25 |
openstackgerrit | Dexter Fryar proposed stackforge/monasca-thresh: Added a whitelist for restricting the StatsD metrics https://review.openstack.org/206266 | 16:24 |
*** dlfryar has joined #openstack-monasca | 16:25 | |
openstackgerrit | Ryan proposed stackforge/monasca-agent: Allow apostrophes in dimension names and values https://review.openstack.org/217854 | 16:28 |
openstackgerrit | Ryan proposed stackforge/monasca-agent: Allow apostrophes in dimension names and values https://review.openstack.org/217854 | 16:39 |
*** rygy_ryan has joined #openstack-monasca | 16:46 | |
*** cdent has quit IRC | 16:47 | |
*** ericpeterson has joined #openstack-monasca | 17:28 | |
*** ducttape_ has quit IRC | 17:30 | |
*** ericpeterson has quit IRC | 17:34 | |
*** ducttape_ has joined #openstack-monasca | 17:34 | |
*** ducttape_ has quit IRC | 17:40 | |
*** ducttape_ has joined #openstack-monasca | 17:41 | |
*** ybathia has joined #openstack-monasca | 17:43 | |
*** dlfryar has quit IRC | 17:51 | |
*** dlfryar has joined #openstack-monasca | 17:59 | |
openstackgerrit | Merged stackforge/monasca-api: Allow maxQueryLimit to not be set https://review.openstack.org/217877 | 18:40 |
*** ducttape_ has quit IRC | 18:49 | |
*** ningy has joined #openstack-monasca | 18:58 | |
*** ducttape_ has joined #openstack-monasca | 19:04 | |
*** rbrndt has quit IRC | 19:09 | |
*** rbrndt has joined #openstack-monasca | 19:13 | |
*** ducttape_ has quit IRC | 19:16 | |
*** rygy_ryan has quit IRC | 19:25 | |
*** ducttape_ has joined #openstack-monasca | 19:41 | |
*** rygy_ryan has joined #openstack-monasca | 19:45 | |
openstackgerrit | Dexter Fryar proposed stackforge/monasca-notification: [WIP] Simplify email notifications and provide more information https://review.openstack.org/205299 | 19:50 |
*** dlfryar has quit IRC | 19:53 | |
*** ericpeterson has joined #openstack-monasca | 20:01 | |
*** ducttape_ has quit IRC | 20:04 | |
*** ducttape_ has joined #openstack-monasca | 20:06 | |
*** ericpeterson has quit IRC | 20:08 | |
ningy | @rbrndt I see you have changed update alarm rest call and now looks like it requires to pass values for "lifecycleState" and "link"? wondering what value I could use for these two fields | 20:11 |
rbrndt | They shouldn't require a value, if i remember correctly | 20:12 |
rbrndt | You can pass in an empty string | 20:12 |
ningy | I only passed "state" and now the rest call fails at 422. i see these two fields are set to "null" when alarm generated by default | 20:13 |
ningy | let me try with empty string | 20:13 |
rbrndt | We require the keys to be present to be consistent with other update calls, however, monasca does not use these values in any way so any value is fine | 20:14 |
rbrndt | @ningy when you say alarm update call, do you mean "UPDATE" or "PATCH" ? | 20:25 |
ningy | put | 20:31 |
ningy | I did "put" | 20:31 |
ningy | also, the error message is misleading for "lifecycleState". it should be "lifecycle_state". and empty string works | 20:32 |
openstackgerrit | Dexter Fryar proposed stackforge/monasca-thresh: Added a whitelist for restricting the StatsD metrics https://review.openstack.org/206266 | 20:34 |
ningy | @rbrndt so, patch for an alarm still works with only passing "state". | 20:44 |
ningy | only put an alarm fails without lifecycle_state & link | 20:44 |
*** leitan has quit IRC | 21:03 | |
*** ducttape_ has quit IRC | 21:13 | |
rbrndt | Ok, that is the expected behavior. Thanks | 21:18 |
*** rygy_ryan has quit IRC | 21:24 | |
openstackgerrit | Dexter Fryar proposed stackforge/monasca-notification: [WIP] Simplify email notifications and provide more information https://review.openstack.org/205299 | 21:46 |
openstackgerrit | Dexter Fryar proposed stackforge/monasca-notification: [WIP] Simplify email notifications and provide more information https://review.openstack.org/205299 | 21:51 |
*** ybathia has quit IRC | 22:06 | |
openstackgerrit | Deklan Dieterly proposed stackforge/monasca-api: Upgrade influxdb python from 2.6.0 to 2.8.0 https://review.openstack.org/218495 | 22:09 |
openstackgerrit | Deklan Dieterly proposed stackforge/monasca-api: Upgrade influxdb python from 2.6.0 to 2.8.0 https://review.openstack.org/218495 | 22:11 |
*** ningy has quit IRC | 22:15 | |
openstackgerrit | Dexter Fryar proposed stackforge/monasca-thresh: Added a whitelist for restricting the StatsD metrics https://review.openstack.org/206266 | 22:18 |
openstackgerrit | Deklan Dieterly proposed stackforge/monasca-api: Upgrade influxdb python from 2.3.0 to 2.8.0 https://review.openstack.org/218495 | 22:20 |
openstackgerrit | Deklan Dieterly proposed stackforge/monasca-api: Upgrade influxdb python from 2.3.0 to 2.8.0 https://review.openstack.org/218495 | 22:34 |
openstackgerrit | Joe Keen proposed stackforge/monasca-agent: Adding stricter requirements https://review.openstack.org/218090 | 22:37 |
*** ddieterly has joined #openstack-monasca | 22:38 | |
*** ducttape_ has joined #openstack-monasca | 22:44 | |
*** ybathia has joined #openstack-monasca | 22:46 | |
*** ducttape_ has quit IRC | 22:48 | |
*** ducttape_ has joined #openstack-monasca | 22:49 | |
*** ybathia has quit IRC | 22:49 | |
*** ybathia has joined #openstack-monasca | 22:52 | |
*** ericpeterson has joined #openstack-monasca | 22:58 | |
*** ducttape_ has quit IRC | 22:58 | |
*** rbrndt has quit IRC | 22:59 | |
openstackgerrit | Deklan Dieterly proposed stackforge/monasca-api: Upgrade influxdb python from 2.3.0 to 2.8.0 https://review.openstack.org/218495 | 22:59 |
openstackgerrit | Deklan Dieterly proposed stackforge/monasca-api: Upgrade influxdb python from 2.3.0 to 2.8.0 https://review.openstack.org/218495 | 23:09 |
*** ericpeterson has quit IRC | 23:14 | |
openstackgerrit | Deklan Dieterly proposed stackforge/monasca-api: Upgrade influxdb python from 2.3.0 to 2.8.0 https://review.openstack.org/218495 | 23:14 |
*** ddieterly has quit IRC | 23:16 | |
*** vishwanathj has quit IRC | 23:28 | |
*** ybathia has quit IRC | 23:43 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!