*** r-daneel has joined #openstack-telemetry | 00:05 | |
*** r-daneel has quit IRC | 00:05 | |
*** liusheng has quit IRC | 00:20 | |
*** liusheng has joined #openstack-telemetry | 00:21 | |
*** Tom-Tom has joined #openstack-telemetry | 00:22 | |
*** Tom-Tom has quit IRC | 00:27 | |
*** lhx_ has joined #openstack-telemetry | 00:29 | |
*** Tom-Tom has joined #openstack-telemetry | 00:31 | |
*** Tom-Tom has quit IRC | 00:36 | |
*** chenyb4 has joined #openstack-telemetry | 00:51 | |
*** harlowja has quit IRC | 01:16 | |
*** Tom-Tom has joined #openstack-telemetry | 01:38 | |
*** AlexeyAbashkin has joined #openstack-telemetry | 01:39 | |
*** AlexeyAbashkin has quit IRC | 01:43 | |
*** Tom-Tom has quit IRC | 01:58 | |
*** lhx_ has quit IRC | 01:58 | |
*** jmlowe_ has quit IRC | 02:15 | |
*** Tom-Tom has joined #openstack-telemetry | 02:18 | |
*** Tom-Tom has quit IRC | 02:18 | |
*** Tom-Tom has joined #openstack-telemetry | 02:18 | |
*** Tommy-Tom has joined #openstack-telemetry | 02:20 | |
*** Guest4072 has quit IRC | 02:36 | |
*** Guest4072 has joined #openstack-telemetry | 02:41 | |
*** jmlowe has joined #openstack-telemetry | 02:41 | |
*** psachin has joined #openstack-telemetry | 02:49 | |
*** dave-mccowan has quit IRC | 03:02 | |
*** daidv has joined #openstack-telemetry | 03:06 | |
*** Tommy-Tom has quit IRC | 03:40 | |
*** Tommy-Tom has joined #openstack-telemetry | 03:41 | |
*** harlowja has joined #openstack-telemetry | 03:43 | |
*** chenyb4 has quit IRC | 03:47 | |
*** chenyb4 has joined #openstack-telemetry | 03:48 | |
*** Tommy-Tom has quit IRC | 04:04 | |
*** libaoan has joined #openstack-telemetry | 04:06 | |
*** libaoan has quit IRC | 04:07 | |
*** Tommy-Tom has joined #openstack-telemetry | 04:08 | |
*** harlowja has quit IRC | 04:12 | |
*** Tommy-Tom has quit IRC | 04:20 | |
*** Tommy-Tom has joined #openstack-telemetry | 04:20 | |
*** Guest4072 has quit IRC | 04:50 | |
*** Guest4072 has joined #openstack-telemetry | 04:57 | |
*** pcaruana has joined #openstack-telemetry | 05:05 | |
*** ivve has joined #openstack-telemetry | 05:16 | |
ivve | hello folks, im in need of some pointers (configuration). i have created an autoscaling heat template but keep getting insufficient data in my aodh alarms. no particular error messages and when performing queries there seems to be data available.. i have tried setting granularity above >599 and added cpu_util in polling.yml but i think im shooting in the dark | 05:18 |
---|---|---|
*** pcaruana has quit IRC | 05:19 | |
*** zhurong has joined #openstack-telemetry | 05:36 | |
*** daidv has quit IRC | 06:01 | |
*** lhx_ has joined #openstack-telemetry | 06:08 | |
*** psachin has quit IRC | 06:11 | |
*** Tom-Tom_ has joined #openstack-telemetry | 06:13 | |
*** Tom-Tom has quit IRC | 06:16 | |
*** Tommy-Tom has quit IRC | 06:16 | |
*** Tommy-Tom has joined #openstack-telemetry | 06:17 | |
*** Tommy-Tom has joined #openstack-telemetry | 06:17 | |
*** Tommy-Tom has quit IRC | 06:31 | |
*** jmlowe_ has joined #openstack-telemetry | 06:31 | |
*** Tommy-Tom has joined #openstack-telemetry | 06:31 | |
*** jmlowe has quit IRC | 06:33 | |
*** Tommy-Tom has quit IRC | 06:36 | |
*** shardy has joined #openstack-telemetry | 06:41 | |
*** ildikov has joined #openstack-telemetry | 06:43 | |
*** links has joined #openstack-telemetry | 06:47 | |
*** pcaruana has joined #openstack-telemetry | 06:50 | |
*** Tommy-Tom has joined #openstack-telemetry | 06:57 | |
*** alexchadin has joined #openstack-telemetry | 06:59 | |
*** rcernin has quit IRC | 07:00 | |
*** zigo has quit IRC | 07:11 | |
*** zigo has joined #openstack-telemetry | 07:14 | |
*** links has quit IRC | 07:29 | |
*** tesseract has joined #openstack-telemetry | 07:29 | |
*** AlexeyAbashkin has joined #openstack-telemetry | 07:30 | |
*** zhurong has quit IRC | 07:30 | |
*** psachin has joined #openstack-telemetry | 07:34 | |
*** amoralej|off is now known as amoralej | 07:38 | |
*** Tommy-Tom has quit IRC | 07:38 | |
*** Tommy-Tom has joined #openstack-telemetry | 07:39 | |
*** shardy has quit IRC | 07:39 | |
*** shardy has joined #openstack-telemetry | 07:39 | |
*** Tommy-Tom has quit IRC | 07:43 | |
*** links has joined #openstack-telemetry | 07:47 | |
*** Tommy-Tom has joined #openstack-telemetry | 07:49 | |
*** links has quit IRC | 07:52 | |
*** gkadam has joined #openstack-telemetry | 08:07 | |
ivve | hey guys. im wondering if someone could help me out here. i have created an autoscaling heat template and testing some cpu_util alarms in aodh. they don't seem to report any metrics. when i query with: openstack metric measures aggregation --resource-type instance --query 'server_group="9ab719ee-163d-472a-91a7-b39b745ea985"' --granularity 60 --aggregation mean -m cpu_util it turns out empty.. querying single instances give results | 08:27 |
ivve | aodh just reports insufficient data | 08:28 |
ivve | due to the error | 08:28 |
*** lhx_ has quit IRC | 08:28 | |
ivve | or well, lack of output | 08:28 |
*** lhx_ has joined #openstack-telemetry | 08:28 | |
ivve | the asg has the folling metadata in the stanza: metadata: metadata: {"metering.server_group": {get_param: "OS::stack_id"}} | 08:30 |
ivve | ops | 08:30 |
ivve | should only be: metadata: {"metering.server_group": {get_param: "OS::stack_id"}} | 08:30 |
ivve | https://hastebin.com/qodigahevu.php | 08:31 |
ivve | these are the alarms taken from the hot templates in the master openstack git repo | 08:32 |
*** Tom-Tom_ has quit IRC | 08:34 | |
*** Tom-Tom has joined #openstack-telemetry | 08:36 | |
*** zhurong has joined #openstack-telemetry | 08:38 | |
*** links has joined #openstack-telemetry | 08:48 | |
*** dr_gogeta86 has joined #openstack-telemetry | 08:56 | |
*** dr_gogeta86 has quit IRC | 08:57 | |
*** dr_gogeta86 has joined #openstack-telemetry | 08:57 | |
*** lhx_ has quit IRC | 09:03 | |
*** lhx_ has joined #openstack-telemetry | 09:04 | |
*** lhx_ has quit IRC | 09:07 | |
*** Tommy-Tom has quit IRC | 09:11 | |
*** Tommy-Tom has joined #openstack-telemetry | 09:11 | |
*** Tommy-Tom has quit IRC | 09:16 | |
*** alexchadin has quit IRC | 09:24 | |
*** alexchadin has joined #openstack-telemetry | 09:26 | |
*** itlinux has joined #openstack-telemetry | 09:40 | |
*** alexchadin has quit IRC | 09:49 | |
*** itlinux has quit IRC | 09:49 | |
*** zhurong has quit IRC | 09:57 | |
*** itlinux has joined #openstack-telemetry | 10:01 | |
*** chenyb4 has quit IRC | 10:17 | |
*** pcaruana has quit IRC | 10:27 | |
openstackgerrit | Julien Danjou proposed openstack/panko master: Revert "Operator for start/end_timestamp changes to 'eq'" https://review.openstack.org/562228 | 10:46 |
*** Tom-Tom has quit IRC | 10:47 | |
*** Tom-Tom has joined #openstack-telemetry | 10:47 | |
*** Tom-Tom has quit IRC | 10:51 | |
*** Tom-Tom has joined #openstack-telemetry | 11:13 | |
*** Tom-Tom has quit IRC | 11:17 | |
*** itlinux has quit IRC | 11:34 | |
*** itlinux has joined #openstack-telemetry | 11:58 | |
*** alexchadin has joined #openstack-telemetry | 12:08 | |
*** amoralej is now known as amoralej|lunch | 12:10 | |
*** edmondsw has joined #openstack-telemetry | 12:15 | |
*** pcaruana has joined #openstack-telemetry | 12:19 | |
*** alexchadin has quit IRC | 12:26 | |
*** Alexey_Abashkin has joined #openstack-telemetry | 12:31 | |
*** AlexeyAbashkin has quit IRC | 12:33 | |
*** Alexey_Abashkin is now known as AlexeyAbashkin | 12:33 | |
*** jmlowe_ has quit IRC | 12:35 | |
*** jmlowe has joined #openstack-telemetry | 12:35 | |
*** alexchadin has joined #openstack-telemetry | 12:36 | |
*** itlinux has quit IRC | 12:51 | |
*** amoralej|lunch is now known as amoralej | 13:05 | |
*** donghao has joined #openstack-telemetry | 13:05 | |
*** Tommy-Tom has joined #openstack-telemetry | 13:15 | |
*** dave-mccowan has joined #openstack-telemetry | 13:17 | |
*** lhx_ has joined #openstack-telemetry | 13:26 | |
openstackgerrit | Pavlo Shchelokovskyy proposed openstack/ceilometer master: Stop gnocchi during unstack https://review.openstack.org/562278 | 13:27 |
*** germs has joined #openstack-telemetry | 13:31 | |
*** germs has quit IRC | 13:31 | |
*** germs has joined #openstack-telemetry | 13:31 | |
*** itlinux has joined #openstack-telemetry | 13:32 | |
*** fabian_ has joined #openstack-telemetry | 13:33 | |
*** itlinux has quit IRC | 13:40 | |
*** psachin has quit IRC | 13:46 | |
*** fabian_ is now known as chenyb4 | 13:46 | |
*** Tommy-Tom has quit IRC | 13:52 | |
*** itlinux has joined #openstack-telemetry | 13:54 | |
*** donghao has quit IRC | 14:03 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/panko master: Revert "Operator for start/end_timestamp changes to 'eq'" https://review.openstack.org/562228 | 14:08 |
*** fabian_ has joined #openstack-telemetry | 14:11 | |
*** dave-mccowan has quit IRC | 14:13 | |
*** chenyb4 has quit IRC | 14:15 | |
*** itlinux has quit IRC | 14:15 | |
*** gkadam has quit IRC | 14:16 | |
*** itlinux has joined #openstack-telemetry | 14:19 | |
*** fabian_ is now known as chenyb4 | 14:22 | |
*** alexchadin has quit IRC | 14:47 | |
*** aagate has joined #openstack-telemetry | 14:53 | |
*** Tommy-Tom has joined #openstack-telemetry | 15:00 | |
*** alexchadin has joined #openstack-telemetry | 15:02 | |
*** alexchadin has quit IRC | 15:16 | |
*** alexchadin has joined #openstack-telemetry | 15:25 | |
*** itlinux has quit IRC | 15:31 | |
*** Tommy-Tom has quit IRC | 15:35 | |
*** Tommy-Tom has joined #openstack-telemetry | 15:37 | |
*** Guest4072 has quit IRC | 15:40 | |
*** Tommy-Tom has quit IRC | 15:40 | |
*** chenyb4 has quit IRC | 15:43 | |
*** Tommy-Tom has joined #openstack-telemetry | 15:51 | |
*** alexchadin has quit IRC | 15:53 | |
*** links has quit IRC | 15:55 | |
*** Guest4072 has joined #openstack-telemetry | 15:55 | |
*** Tommy-Tom has quit IRC | 15:55 | |
*** itlinux has joined #openstack-telemetry | 15:58 | |
*** harlowja has joined #openstack-telemetry | 16:06 | |
*** r-daneel has joined #openstack-telemetry | 16:07 | |
*** r-daneel has quit IRC | 16:08 | |
*** lkwan has joined #openstack-telemetry | 16:08 | |
*** AlexeyAbashkin has quit IRC | 16:23 | |
*** shardy has quit IRC | 16:42 | |
*** lhx_ has quit IRC | 16:49 | |
*** bhujay has joined #openstack-telemetry | 17:00 | |
*** bhujay has quit IRC | 17:03 | |
*** bhujay has joined #openstack-telemetry | 17:04 | |
*** amoralej is now known as amoralej|off | 17:07 | |
*** aagate has quit IRC | 17:10 | |
*** harlowja has quit IRC | 17:44 | |
*** AlexeyAbashkin has joined #openstack-telemetry | 17:46 | |
*** Tom-Tom has joined #openstack-telemetry | 17:48 | |
*** itlinux has quit IRC | 17:48 | |
*** AlexeyAbashkin has quit IRC | 17:51 | |
*** Tom-Tom has quit IRC | 17:52 | |
*** itlinux has joined #openstack-telemetry | 17:54 | |
*** dave-mccowan has joined #openstack-telemetry | 17:58 | |
*** pcaruana has quit IRC | 18:12 | |
*** bhujay has quit IRC | 18:17 | |
*** harlowja has joined #openstack-telemetry | 18:18 | |
*** harlowja_ has joined #openstack-telemetry | 18:23 | |
*** harlowja has quit IRC | 18:24 | |
*** itlinux has quit IRC | 18:35 | |
*** itlinux has joined #openstack-telemetry | 18:40 | |
*** pcaruana has joined #openstack-telemetry | 19:13 | |
*** tesseract has quit IRC | 19:15 | |
*** pcaruana has quit IRC | 19:20 | |
*** dave-mccowan has quit IRC | 20:59 | |
*** Tom-Tom has joined #openstack-telemetry | 21:48 | |
*** Tom-Tom has quit IRC | 21:53 | |
*** aagate has joined #openstack-telemetry | 22:17 | |
*** rcernin has joined #openstack-telemetry | 22:31 | |
*** itlinux has quit IRC | 22:32 | |
*** edmondsw has quit IRC | 22:41 | |
*** Tommy-Tom has joined #openstack-telemetry | 22:41 | |
*** AlexeyAbashkin has joined #openstack-telemetry | 22:45 | |
*** Tommy-Tom has quit IRC | 22:45 | |
*** AlexeyAbashkin has quit IRC | 22:50 | |
openstackgerrit | Joseph Davis proposed openstack/ceilometer master: WIP publisher: Contribute the Monasca publisher https://review.openstack.org/562400 | 23:10 |
*** andreaf has quit IRC | 23:18 | |
*** andreaf has joined #openstack-telemetry | 23:18 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!