openstackgerrit | Lingxian Kong proposed openstack/python-aodhclient master: Support threshold type alarm again https://review.opendev.org/695997 | 00:29 |
---|---|---|
openstackgerrit | Lingxian Kong proposed openstack/python-aodhclient master: Support threshold type alarm again https://review.opendev.org/695997 | 00:54 |
openstackgerrit | zhurong proposed openstack/ceilometer stable/train: Imported Translations from Zanata https://review.opendev.org/694486 | 00:56 |
openstackgerrit | zhurong proposed openstack/ceilometer stable/rocky: Add loadbalancer resource type. https://review.opendev.org/695729 | 01:01 |
openstackgerrit | zhurong proposed openstack/ceilometer stable/queens: Add loadbalancer resource type. https://review.opendev.org/695730 | 01:02 |
openstackgerrit | Lingxian Kong proposed openstack/python-aodhclient master: Support threshold type alarm again https://review.opendev.org/695997 | 02:23 |
*** tonyb has joined #openstack-telemetry | 03:00 | |
*** mbindlish has joined #openstack-telemetry | 03:07 | |
mbindlish | @joadavis I was following (https://github.com/openstack/monasca-ceilometer/blob/stable/queens/devstack/sample-local.conf) | 03:08 |
mbindlish | After successful installation, I have used mini-mon user and exported following(export OS_PROJECT_NAME=mini-mon, export OS_IDENTITY_API_VERSION=3, export OS_USERNAME=mini-mon, export OS_PASSWORD=password) | 03:10 |
mbindlish | Yes, I can see monasca metrics in monasca api | 03:11 |
mbindlish | @joadavis, I am trying to debug from logs and config of ceilometer. | 03:13 |
openstackgerrit | Merged openstack/python-aodhclient master: Support threshold type alarm again https://review.opendev.org/695997 | 03:26 |
openstackgerrit | zhurong proposed openstack/telemetry-tempest-plugin master: Old branch don't use python3 https://review.opendev.org/695855 | 05:11 |
openstackgerrit | zhurong proposed openstack/ceilometer stable/queens: Gate TEST https://review.opendev.org/696016 | 05:25 |
*** tkajinam has quit IRC | 05:37 | |
*** tkajinam has joined #openstack-telemetry | 05:38 | |
joadavis | mbindlish: that is what I'd to to try to track down some sample gathering and publishing. | 06:04 |
joadavis | FWIW, I usually use the monasca CLI to determine if metrics are flowing from ceilometer by running 'monasca metric-list' then grepping the response for 'datasource: ceilometer'. If you can find that, then it is working. | 06:05 |
mbindlish | I am doing the same. but monasca metric-list is showing only for monasaca metrics. there is no ceilometer data in that | 06:07 |
mbindlish | @joadavis: Last time when u run, did u get ceilometer in monasca metric-list? | 06:08 |
joadavis | yes, I have some storage metrics with 'datasource: ceilometer' as a dimension | 06:08 |
joadavis | I would have more, but this lab system I found hasn't had any VMs deployed yet so no monitoring data yet | 06:09 |
joadavis | what is the value of the sinks: in your /etc/ceilometer/pipeline.yaml? | 06:09 |
joadavis | that is something to check - what metrics do you have configured and do you have any resources allocated that would generate those metrics? | 06:11 |
joadavis | s/metrics/meters/ | 06:11 |
mbindlish | https://www.irccloud.com/pastebin/UTDxrE4r/ | 06:14 |
mbindlish | https://www.irccloud.com/pastebin/NBZTrjNh/ | 06:16 |
mbindlish | @joadavis | 06:17 |
joadavis | those look ok | 06:17 |
joadavis | do you have any VMs allocated, or images created? | 06:17 |
joadavis | (trying to remember which ceilometer samples were deprecated or removed in queens...) | 06:18 |
mbindlish | joadavis: yes both are existing | 06:19 |
mbindlish | https://www.irccloud.com/pastebin/xhRqg2DA/ | 06:19 |
joadavis | I just did an experiment on my setup. I loaded an image and do see that image.size metrics are now present in monasca that have a datasource: ceilometer | 06:28 |
*** threestrands has quit IRC | 06:29 | |
mbindlish | I have tried the same thing but not getting "datasource: ceilometer". Last time I have tried on rocky for this, on that setup, I was getting this | 06:29 |
joadavis | there is no "image" metric, as that was removed at some point (ocata) | 06:29 |
joadavis | hmm, so what is missing for you... | 06:30 |
joadavis | I'm not sure how to find it easily, but maybe the ceilometer user needs permission to post to monasca... what else... | 06:30 |
mbindlish | I think devstack installation do such things, explicitly we don't have need to add/modify anything | 06:31 |
*** pcaruana has joined #openstack-telemetry | 06:32 | |
mbindlish | if "image" metric was removed in ocata. Was that added again as these are available in rocky? | 06:33 |
joadavis | "image" was removed, but "image.size" and others remained | 06:34 |
mbindlish | ohhh.. | 06:34 |
openstackgerrit | zhurong proposed openstack/ceilometer stable/queens: Gate TEST https://review.opendev.org/696016 | 06:34 |
joadavis | yeah, there was some explaination about them not being real metrics and more like events so they were removed | 06:35 |
mbindlish | @joadavis currently, Is it night time for you? | 06:35 |
joadavis | yeah, I should have been in bed half an hour ago | 06:35 |
joadavis | I referenced https://docs.openstack.org/ceilometer/pike/admin/telemetry-measurements.html | 06:35 |
mbindlish | ohh, so we can discuss it later. Enjoy your sleep! | 06:36 |
joadavis | so it seems like if you have an image then you should be seeing an "image.size" metric come through. | 06:36 |
joadavis | yeah, I'll sleep on it and let you know if I think of something else. :) | 06:37 |
mbindlish | sure, thanks :) | 06:37 |
*** bengates has joined #openstack-telemetry | 07:34 | |
*** witek has joined #openstack-telemetry | 08:14 | |
*** tesseract has joined #openstack-telemetry | 08:16 | |
*** tkajinam has quit IRC | 08:19 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/aodh master: Imported Translations from Zanata https://review.opendev.org/696033 | 08:38 |
openstackgerrit | Merged openstack/python-aodhclient master: Switch to Ussuri jobs https://review.opendev.org/689933 | 08:52 |
*** ivve has joined #openstack-telemetry | 10:35 | |
*** lpetrut has joined #openstack-telemetry | 10:52 | |
*** takamatsu has quit IRC | 10:55 | |
openstackgerrit | Merged openstack/telemetry-tempest-plugin master: Old branch don't use python3 https://review.opendev.org/695855 | 11:39 |
*** rcernin has quit IRC | 11:40 | |
openstackgerrit | Merged openstack/aodh master: Imported Translations from Zanata https://review.opendev.org/696033 | 11:47 |
openstackgerrit | zhurong proposed openstack/ceilometer master: [ussuri][goal] Drop python 2.7 support and testing https://review.opendev.org/692058 | 11:54 |
openstackgerrit | Rafael Weingärtner proposed openstack/ceilometer master: Dynamic pollsters: enable operation on attributes https://review.opendev.org/694519 | 12:19 |
openstackgerrit | Rafael Weingärtner proposed openstack/ceilometer master: Multi metric dynamic pollsters (handling attribute values with list of objects) https://review.opendev.org/695529 | 12:24 |
openstackgerrit | Rafael Weingärtner proposed openstack/ceilometer master: Dynamic pollsters: enable operation on attributes https://review.opendev.org/694519 | 13:14 |
openstackgerrit | Rafael Weingärtner proposed openstack/ceilometer master: Multi metric dynamic pollsters (handling attribute values with list of objects) https://review.opendev.org/695529 | 13:15 |
*** mbindlish has quit IRC | 13:36 | |
*** witek has quit IRC | 13:43 | |
*** tkajinam has joined #openstack-telemetry | 14:00 | |
openstackgerrit | Rafael Weingärtner proposed openstack/ceilometer master: Dynamic pollsters: enable operation on attributes https://review.opendev.org/694519 | 14:11 |
openstackgerrit | Rafael Weingärtner proposed openstack/ceilometer master: Multi metric dynamic pollsters (handling attribute values with list of objects) https://review.opendev.org/695529 | 14:13 |
*** witek has joined #openstack-telemetry | 14:25 | |
*** tkajinam has quit IRC | 15:19 | |
*** mbindlish has joined #openstack-telemetry | 15:55 | |
mbindlish | @joadavis : got below error in ceilometer logs | 15:56 |
mbindlish | https://www.irccloud.com/pastebin/vIKsd61C/ | 15:56 |
witek | mbindlish: are you using master? | 16:01 |
*** ivve has quit IRC | 16:02 | |
mbindlish | @witek I am using queens. | 16:03 |
*** witek has quit IRC | 16:09 | |
*** bengates has quit IRC | 16:11 | |
*** witek has joined #openstack-telemetry | 16:20 | |
*** tesseract has quit IRC | 16:23 | |
joadavis | mbindlish: Oh good, you found an error. That gives us something to work on. :) | 16:42 |
mbindlish | joadavis: I hope it should be related to that issue. | 16:43 |
*** witek has quit IRC | 17:05 | |
*** ivve has joined #openstack-telemetry | 17:06 | |
*** openstackgerrit has quit IRC | 17:49 | |
*** lpetrut has quit IRC | 19:08 | |
*** mbindlish has quit IRC | 20:31 | |
niedbalski | hello, anyone that can tell me why those failures? https://review.opendev.org/#/c/695728/ | 21:21 |
*** threestrands has joined #openstack-telemetry | 21:27 | |
*** rcernin has joined #openstack-telemetry | 22:04 | |
*** pcaruana has quit IRC | 22:16 | |
*** openstackgerrit has joined #openstack-telemetry | 22:23 | |
openstackgerrit | Lingxian Kong proposed openstack/aodh master: Some minor improvements for doc and log https://review.opendev.org/696199 | 22:23 |
openstackgerrit | Lingxian Kong proposed openstack/ceilometer stable/stein: Add loadbalancer resource type. https://review.opendev.org/695728 | 22:36 |
lxkong | niedbalski: i've uploaded a patchset, let's wait for the CI | 22:37 |
*** tkajinam has joined #openstack-telemetry | 23:08 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!