*** promulo__ has joined #openstack-ceilometer | 00:01 | |
*** noye has quit IRC | 00:02 | |
*** claudiub has quit IRC | 00:04 | |
*** promulo_ has quit IRC | 00:05 | |
*** jmatthews has quit IRC | 00:06 | |
*** julim has joined #openstack-ceilometer | 00:10 | |
*** _cjones_ has quit IRC | 00:11 | |
openstackgerrit | Chris Dent proposed openstack/gnocchi: Let WebOb read the body of a PATCH when creating docs https://review.openstack.org/173538 | 00:12 |
---|---|---|
*** r-daneel has quit IRC | 00:24 | |
*** sbfox has quit IRC | 00:25 | |
*** fnaval has quit IRC | 00:47 | |
*** sbfox has joined #openstack-ceilometer | 00:55 | |
*** ankita_wagh has quit IRC | 00:56 | |
*** ankita_wagh has joined #openstack-ceilometer | 00:57 | |
*** promulo_ has joined #openstack-ceilometer | 00:59 | |
*** ankita_wagh has quit IRC | 01:01 | |
*** promulo__ has quit IRC | 01:03 | |
*** sbfox has quit IRC | 01:12 | |
*** fnaval has joined #openstack-ceilometer | 01:27 | |
*** MVenesio has quit IRC | 01:31 | |
*** shardy_z has quit IRC | 01:46 | |
*** yeungp has quit IRC | 01:55 | |
*** fnaval has quit IRC | 02:02 | |
*** changbl has joined #openstack-ceilometer | 02:14 | |
*** harlowja is now known as harlowja_away | 02:17 | |
*** fnaval has joined #openstack-ceilometer | 02:25 | |
*** julim has quit IRC | 02:43 | |
*** Ephur has quit IRC | 02:46 | |
*** fnaval has quit IRC | 02:47 | |
*** megh has quit IRC | 02:51 | |
*** julim has joined #openstack-ceilometer | 02:55 | |
*** nijaba has quit IRC | 03:01 | |
*** ankita_wagh has joined #openstack-ceilometer | 03:02 | |
*** nijaba has joined #openstack-ceilometer | 03:06 | |
*** nijaba has quit IRC | 03:06 | |
*** nijaba has joined #openstack-ceilometer | 03:06 | |
*** Longgeek has joined #openstack-ceilometer | 03:18 | |
*** sbfox has joined #openstack-ceilometer | 03:24 | |
*** sputnik13 has quit IRC | 03:25 | |
*** sputnik13 has joined #openstack-ceilometer | 03:25 | |
*** Longgeek has quit IRC | 03:41 | |
*** sputnik13 has quit IRC | 04:29 | |
*** yatin has joined #openstack-ceilometer | 04:29 | |
*** sbfox has quit IRC | 04:34 | |
*** Longgeek has joined #openstack-ceilometer | 04:37 | |
*** sbfox has joined #openstack-ceilometer | 04:38 | |
*** Longgeek has quit IRC | 04:44 | |
*** lan has quit IRC | 05:35 | |
*** lan has joined #openstack-ceilometer | 05:35 | |
*** sputnik13 has joined #openstack-ceilometer | 05:40 | |
*** Longgeek has joined #openstack-ceilometer | 05:48 | |
*** ankita_wagh has quit IRC | 06:37 | |
*** ildikov has quit IRC | 06:38 | |
*** ankita_wagh has joined #openstack-ceilometer | 06:38 | |
*** ankita_wagh has quit IRC | 06:43 | |
*** shardy has joined #openstack-ceilometer | 06:45 | |
openstackgerrit | Merged openstack/gnocchi: Let WebOb read the body of a PATCH when creating docs https://review.openstack.org/173538 | 06:48 |
*** deepthi has joined #openstack-ceilometer | 06:55 | |
*** sputnik1_ has joined #openstack-ceilometer | 06:57 | |
*** Ala has joined #openstack-ceilometer | 06:59 | |
*** sputnik13 has quit IRC | 07:00 | |
*** sputnik13 has joined #openstack-ceilometer | 07:01 | |
*** sputnik__ has joined #openstack-ceilometer | 07:02 | |
*** sputnik1_ has quit IRC | 07:03 | |
*** sputnik13 has quit IRC | 07:06 | |
*** sbfox has quit IRC | 07:07 | |
*** rwsu has quit IRC | 07:09 | |
*** safchain has joined #openstack-ceilometer | 07:19 | |
*** yprokule has joined #openstack-ceilometer | 07:24 | |
*** sputnik13 has joined #openstack-ceilometer | 07:31 | |
*** eglynn has quit IRC | 07:33 | |
*** eglynn has joined #openstack-ceilometer | 07:33 | |
*** sputnik__ has quit IRC | 07:34 | |
*** c0m0 has joined #openstack-ceilometer | 07:41 | |
Qlawy | Any idea why I dont see memory on meter list? (its libvirt and kilo) | 07:41 |
Qlawy | I have memory.usage but not memory | 07:42 |
*** eglynn has quit IRC | 07:47 | |
*** ildikov has joined #openstack-ceilometer | 07:49 | |
*** Qiming has joined #openstack-ceilometer | 07:53 | |
Qiming | hi | 07:53 |
Qiming | ceilometer | 07:53 |
Qiming | Client-side error: Invalid input for field/attribute resource_metadata. Value: '{u'display_name': u's1-server-djm6a6r7ksvy', u'user_metadata': {'stack': 'ffc8b5e3-fb9b-4c97-935c-0755d1ddaa7c'}}'. Wrong type. Expected '<type 'unicode'>', got '<type 'dict'>' | 07:53 |
Qiming | I'm getting this error when trying to do this "ceilometer --debug sample-create -m ooo --meter-type gauge --meter-unit s --sample-volume 20 --resource-metadata '{"display_name": "my_vm_1", "user_metadata": {"stack": "my_stack"}}' -r 4829fbb5-da33-4327-9b05-4f34f8cd36ae" | 07:54 |
Qiming | it seems that resource-metadata cannot contain a nested dict | 07:54 |
Qiming | any suggestions on solving this? | 07:54 |
*** safchain has quit IRC | 08:02 | |
*** eglynn has joined #openstack-ceilometer | 08:05 | |
*** safchain has joined #openstack-ceilometer | 08:06 | |
*** ildikov has quit IRC | 08:12 | |
*** eglynn has quit IRC | 08:16 | |
liusheng | Qiming: you can try like this: ceilometer --debug sample-create -m ooo --meter-type gauge --meter-unit s --sample-volume 20 --resource-metadata '{"display_name": "my_vm_1", "user_metadata": "{\"stack\": \"my_stack\"}"}' -r 4829fbb5-da33-4327-9b05-4f34f8cd36ae | 08:21 |
*** eglynn has joined #openstack-ceilometer | 08:27 | |
Qiming | liusheng, thanks | 08:30 |
Qiming | figured out a way to do it, it is strange | 08:30 |
Qiming | --resource-metadata '{"display_name": "my_vm_1", "user_metadata.stack": "my_stack"}}' | 08:31 |
Qiming | I don't think it is documented somewhere | 08:31 |
Qiming | the "user_metadata": "{\"stack\": \"my_stack\"}" syntax is not working as expected, the dumped meter result still has the backslash ... | 08:35 |
*** cdent has joined #openstack-ceilometer | 08:36 | |
liusheng | Qiming: the key-value pairs in resource_metadata, I guess ceilometer can only except "Text" type value, so if you want to record a dict, you need to dump it to json | 08:37 |
Qiming | yes, liusheng, I tried dump it into json | 08:37 |
Qiming | but when the resource_metadata is dumped, I am still getting the \" kind of garbage | 08:38 |
Qiming | internally, ceilometer has special treatments to dict type of metadata: http://git.openstack.org/cgit/openstack/ceilometer/tree/ceilometer/compute/notifications/instance.py#n36 | 08:38 |
Qiming | but from API layer, wsme is only expecting kind of simpledict ... | 08:38 |
*** ildikov has joined #openstack-ceilometer | 08:40 | |
jd__ | cdent: sileht: what's your feeling about doing a rc1 for Gnocchi today? | 08:59 |
sileht | jd__, I working of a bug with devstack around the gnocchi_activity_filter in the ceilometer dispatcher | 09:00 |
* cdent looks at the unmerged stuff | 09:00 | |
sileht | *I'm working on* | 09:00 |
jd__ | sileht: ok cool | 09:00 |
*** IBerezovskiy has joined #openstack-ceilometer | 09:00 | |
jd__ | I would have loved to be able to merge my oslo.db patches but I think it's not going to happen soon | 09:01 |
jd__ | so I'll use them as a way to setup alembic | 09:01 |
sileht | jd__, my goals is to validate that spawning heat templates with gnocchi alarm stuffs work out of the box | 09:01 |
jd__ | sileht: you put the bar pretty high, I like that! :) | 09:01 |
cdent | I've got nothing pending, and the only other stuff that's not a bug fix that is waiting to merge is prad's archive policy rule stuff, which I just approved | 09:01 |
cdent | So I would think an rc1 soon is ... fine? | 09:01 |
sileht | jd__, I have already succeed in the past, but now it have some issues | 09:02 |
sileht | jd__, we need a new python-ceilometerclient release, gordc works on that | 09:02 |
jd__ | cool | 09:02 |
jd__ | cdent: awesome | 09:02 |
jd__ | sileht: ok I'll tag rc1 as soon as you give the green light | 09:03 |
sileht | jd__, the filter activity issue is that some samples doesn't have user_id set | 09:07 |
sileht | jd__, but we filter on user_id | 09:07 |
cdent | jd__: actually this one needs another +2, is the other half of the archive policy rule stuff: https://review.openstack.org/#/c/173092/ | 09:10 |
jd__ | cdent: I had draft not published on this one damn | 09:11 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: return 404 on not-existing resource https://review.openstack.org/173269 | 09:20 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: Use project instead of user for activity filter https://review.openstack.org/173735 | 09:23 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: devstack: Fix the creation of archive policy https://review.openstack.org/172909 | 09:23 |
*** ildikov has quit IRC | 09:28 | |
Qiming | hello | 09:39 |
Qiming | I believe my auto-scaling heat teamplate is broken | 09:39 |
*** srsakhamuri has quit IRC | 09:39 | |
Qiming | what am I suppose to use for the matching_metadata property of OS::Ceilometer::Alarm resource now? | 09:40 |
Qiming | I have tried 'metering.stack', 'metadata.user_metadata.stack', neither of which worked | 09:41 |
openstackgerrit | Merged openstack/gnocchi: Add support for ArchivePolicy Rule Endpoints https://review.openstack.org/171288 | 09:47 |
*** liusheng has quit IRC | 09:51 | |
openstackgerrit | Ilya Tyaptin proposed openstack/ceilometer: [MongoDB] Use a aggregate pipeline in statistics https://review.openstack.org/172340 | 09:53 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: Use project instead of user for activity filter https://review.openstack.org/173735 | 09:56 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: Use lazy loading of gnocchi project to filterout https://review.openstack.org/173745 | 09:56 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: Use project instead of user for activity filter https://review.openstack.org/173735 | 09:58 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: Use lazy loading of gnocchi project to filterout https://review.openstack.org/173745 | 09:58 |
*** ildikov has joined #openstack-ceilometer | 10:01 | |
*** Longgeek has quit IRC | 10:02 | |
*** Longgeek_ has joined #openstack-ceilometer | 10:02 | |
*** Kennan2 has joined #openstack-ceilometer | 10:03 | |
*** Kennan has quit IRC | 10:04 | |
*** theanalyst has quit IRC | 10:06 | |
*** theanalyst has joined #openstack-ceilometer | 10:09 | |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: devstack: Fix the creation of archive policy https://review.openstack.org/172909 | 10:22 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: return 404 on not-existing resource https://review.openstack.org/173269 | 10:22 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: Use project instead of user for activity filter https://review.openstack.org/173735 | 10:25 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: Use lazy loading of gnocchi project to filterout https://review.openstack.org/173745 | 10:25 |
*** Qiming has quit IRC | 10:29 | |
*** Qiming has joined #openstack-ceilometer | 10:29 | |
*** claudiub has joined #openstack-ceilometer | 10:34 | |
*** ityaptin has quit IRC | 10:39 | |
*** ityaptin has joined #openstack-ceilometer | 10:40 | |
Qlawy | Qiming: show your template | 10:47 |
Qlawy | Qiming: remember to add property metadata: {"metering.stack": {get_param: "OS::stack_id"}} in OS::Heat::AutoScalingGroup | 10:48 |
Qlawy | Qiming: and then matching_metadata: {'metadata.user_metadata.stack': {get_param: "OS::stack_id"}} in alarm should work | 10:48 |
Qiming | Qlawy, it's a little bit tricky to tell you how I'm doing this | 10:49 |
Qiming | but I can paste you something | 10:49 |
Qlawy | Qiming: Im not pretty good, but lost some time with autoscaling templates too ;) | 10:49 |
Qiming | Qlawy, I'm generating some ceilometer samples by calling its api | 10:50 |
Qiming | the agent code is too long to paste | 10:50 |
Qlawy | hmmm, what is clue of the problem then? | 10:51 |
Qiming | here is the sample I created: | 10:51 |
Qiming | {"counter_name": "vm_cpu_util", "user_id": "fdca1887e4744bbc902924b110b2d30e", "message_signature": "9b54f0c994662198b1569b7d125b6873ba93e98fa34debc94cb5070250e8db19", "timestamp": "2015-04-15T10:47:04.686632", "resource_id": "1d0127d9-cebd-40e3-831c-05370026496f", "message_id": "c14361fa-e35c-11e4-b638-3440b5be8ee0", "source": "26e4df6952b144e5823aae7ce463a240:openstack", "counter_unit": "%", "counter_volume": 49.5, "project_id": | 10:51 |
Qiming | "26e4df6952b144e5823aae7ce463a240", "resource_metadata": {"display_name": "as-figb-wgkgejznvamm-6aapiuw64upy-server-hyu6nwz5qnsc", "user_metadata": {"stack": "6e52e624-f9b8-43c9-aab8-53a07af77562"}}, "counter_type": "gauge"} | 10:51 |
Qiming | I'm following ceilometer api interface and generated this sample into ceilometer | 10:52 |
Qiming | then in the heat template, when specifying alarm: | 10:53 |
Qiming | CPUAlarmHigh: | 10:53 |
Qiming | type: OS::Ceilometer::Alarm | 10:53 |
Qiming | properties: | 10:53 |
Qiming | description: Scale-up if the average CPU > 50% for 1 minute | 10:53 |
Qiming | meter_name: vm_cpu_util | 10:53 |
Qiming | statistic: avg | 10:53 |
Qiming | period: 60 | 10:53 |
Qiming | evaluation_periods: 1 | 10:53 |
Qiming | threshold: 50 | 10:53 |
Qiming | alarm_actions: | 10:53 |
Qiming | - {get_attr: [ServerScaleUpPolicy, alarm_url]} | 10:53 |
Qiming | matching_metadata: {'stack': { get_param: "OS::stack_id"} } | 10:53 |
Qiming | comparison_operator: gt | 10:53 |
Qiming | here, the ' matching_metadata' is not working I think | 10:53 |
Qiming | I tried, 'metering.stack', 'metadata.user_metadata.stack' ... | 10:54 |
Qlawy | Qiming: This is a Ceilometer query for statistics on the cpu_util meter Samples about OS::Nova::Server instances in this stack. The -q parameter selects Samples according to the subject's metadata. When a VM's metadata includes an item of the form metering.X=Y, the corresponding Ceilometer resource has a metadata item of the form user_metadata.X=Y and samples about resources so tagged can be qu | 10:54 |
Qiming | strange things happen, but no scaling or even alarm triggering happened | 10:54 |
Qlawy | eried with a Ceilometer query term of the form metadata.user_metadata.X=Y. In this case the nested stacks give their VMs metadata that is passed as a nested stack parameter, and this stack passes a metadata of the form metering.stack=Y, where Y is this stack's ID. | 10:54 |
Qlawy | bottom of https://github.com/openstack/heat-templates/blob/master/hot/autoscaling.yaml | 10:55 |
Qiming | I think ceilometer is assuming too much | 10:55 |
Qlawy | some people say that OpenStack is broken from the begining :( | 10:55 |
Qiming | got to run, thanks Qlawy | 10:56 |
Qlawy | yw :) | 10:56 |
*** Qiming has quit IRC | 11:01 | |
*** deepthi has quit IRC | 11:02 | |
*** idegtiarov is now known as idegtiarov_afk | 11:05 | |
*** ildikov has quit IRC | 11:09 | |
cdent | jasonamyers, jd__ : this seem like a good idea: http://paste.openstack.org/show/203965/ | 11:09 |
*** Longgeek has joined #openstack-ceilometer | 11:29 | |
openstackgerrit | Merged openstack/gnocchi: return 404 on not-existing resource https://review.openstack.org/173269 | 11:30 |
*** Longgeek_ has quit IRC | 11:31 | |
*** nadya has joined #openstack-ceilometer | 11:33 | |
*** nadya is now known as Guest27177 | 11:34 | |
*** Guest27177 is now known as _nadya_ | 11:35 | |
openstackgerrit | Ilya Tyaptin proposed openstack/ceilometer: [MongoDB] Use a aggregate pipeline in statistics https://review.openstack.org/172340 | 11:49 |
*** Qiming has joined #openstack-ceilometer | 12:01 | |
*** julim has quit IRC | 12:01 | |
*** amalagon has joined #openstack-ceilometer | 12:08 | |
*** Qiming has quit IRC | 12:10 | |
*** MVenesio has joined #openstack-ceilometer | 12:13 | |
sileht | jd__, I'm wrong or this two call should returns the same thing: http://paste.openstack.org/show/203968/ | 12:16 |
jd__ | sileht: yeah we should make no filter be True by default I think | 12:19 |
openstackgerrit | Igor Degtiarov proposed openstack/gnocchi: Adds missed history param into initial list_resource method https://review.openstack.org/173795 | 12:20 |
sileht | jd__, got it a typo into the policy files... | 12:20 |
jd__ | ok | 12:21 |
*** tasdomas is now known as domas | 12:23 | |
*** amalagon has quit IRC | 12:23 | |
*** cdent has quit IRC | 12:28 | |
openstackgerrit | Mehdi Abaakouk proposed openstack/ceilometer: gnocchi: fix typo in the aggregation endpoint https://review.openstack.org/173798 | 12:31 |
*** amalagon has joined #openstack-ceilometer | 12:33 | |
*** gordc has joined #openstack-ceilometer | 12:34 | |
*** amalagon has quit IRC | 12:37 | |
gordc | sileht: fyi, i didn't make a ceiloclient release yesterday. need to wait for kilo branch and then we need to backport stuff in. | 12:42 |
gordc | http://eavesdrop.openstack.org/irclogs/%23openstack-ceilometer/%23openstack-ceilometer.2015-04-14.log around 21:50 | 12:42 |
sileht | gordc, ok no problem, but this force us to move to semver I guess ? | 12:42 |
gordc | sileht: yes. so we'll have 1.1 as our liberty stream and then 1.0.14 as our next kilo release (with backports) | 12:43 |
*** julim has joined #openstack-ceilometer | 12:43 | |
sileht | gordc, ok cool, I will propose my fixes for backports so | 12:43 |
gordc | sileht: yeah, it sucks but i have no power.lol | 12:44 |
gordc | sileht: i'll let you know when we have a stable | 12:44 |
sileht | gordc, stable client/lib version is the hot topics of these last week | 12:44 |
openstackgerrit | Merged openstack/ceilometer: fix combination alarm with operator == 'or' https://review.openstack.org/172515 | 12:45 |
*** Qiming has joined #openstack-ceilometer | 12:48 | |
Qiming | hi | 12:49 |
Qiming | need some help here | 12:49 |
Qiming | ceilometer --debug sample-create -r 02e1dbab-a482-4c17-bb0a-a5b6b7773954 -m bbb --meter-type gauge --meter-unit s --sample-volume 20 --timestamp "2015-04-15 12:46:14" | 12:49 |
Qiming | the above command line succeeded with a table showing that the sample is there | 12:50 |
Qiming | but when doing ceilometer sample-list -m bbb, the table is empty | 12:50 |
Qiming | any suggestions? | 12:50 |
*** maishsk has joined #openstack-ceilometer | 12:50 | |
Qlawy | WARNING ceilometer.transformer.arithmetic [-] Unable to perform calculation, not all of {_memory_usage_ESC, memory} are present | 12:51 |
Qlawy | any ideas? | 12:51 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: Use project instead of user for activity filter https://review.openstack.org/173735 | 12:54 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: Use lazy loading of gnocchi project to filterout https://review.openstack.org/173745 | 12:54 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: Fix typo in policy name https://review.openstack.org/173808 | 12:54 |
sileht | jd__, I have pushed everything to have alarming working | 12:55 |
sileht | jd__, I will test heat now, but alarm stuffs is sufficient for me to release gnocchi :) | 12:55 |
jd__ | awesome | 12:57 |
jd__ | let's push that | 12:57 |
*** claudiub has quit IRC | 12:57 | |
sileht | we have that: https://review.openstack.org/#/q/status:open+AND+(topic:sileht/all-bug-fixes+OR+topic:sileht/bug-fixes),n,z | 12:57 |
sileht | and that on ceilometer side: https://review.openstack.org/#/c/173798/ | 12:58 |
sileht | gordc, for ceilometer should we backport bug fixes to proposed/kilo, too ? | 13:00 |
sileht | jd__, you have that one in ceilometer too: https://review.openstack.org/#/c/173798/ | 13:03 |
jd__ | sileht: yeah you should push backport there | 13:05 |
*** domas is now known as tasdomas | 13:06 | |
*** tasdomas is now known as domas | 13:14 | |
*** domas is now known as tasdomas | 13:15 | |
*** Qiming_ has joined #openstack-ceilometer | 13:17 | |
*** thomasem has joined #openstack-ceilometer | 13:18 | |
*** thomasem has quit IRC | 13:19 | |
*** Qiming has quit IRC | 13:20 | |
gordc | sileht: i guess gnocchi integration doesn't work with kilo if it doesn't exist right? | 13:21 |
gordc | sileht: seems like a small enough fix to backport to me. | 13:22 |
*** yatin has quit IRC | 13:23 | |
*** MVenesio has quit IRC | 13:23 | |
*** david-lyle has quit IRC | 13:24 | |
*** thomasem has joined #openstack-ceilometer | 13:26 | |
*** r-daneel has joined #openstack-ceilometer | 13:31 | |
*** ozialien has joined #openstack-ceilometer | 13:39 | |
*** Ephur has joined #openstack-ceilometer | 13:40 | |
Qiming_ | gordc, a quick question? | 13:45 |
gordc | Qiming_: sure | 13:47 |
gordc | is it related to above question? sorry i missed it. | 13:47 |
Qiming_ | yes, i tried this: ceilometer --debug sample-create -r 02e1dbab-a482-4c17-bb0a-a5b6b7773954 -m bbb --meter-type gauge --meter-unit s --sample-volume 20 --timestamp "2015-04-15 12:46:14" | 13:47 |
Qiming_ | it seems succeeded, no errors, a table shows up | 13:48 |
gordc | Qiming_: did you happen to edit the pipeline.yaml file? | 13:48 |
Qiming_ | but when I do sample-list, I cannot see | 13:48 |
gordc | ie. did you remove meters: '*' from pipeline.yaml | 13:48 |
Qiming_ | no, it is still there | 13:48 |
Qiming_ | I tuned the interval for cpu_source, 600 -> 60 | 13:49 |
*** maishsk has quit IRC | 13:49 | |
gordc | Qiming_: hmm.. yeah, the bug i was thinking of was this: https://bugs.launchpad.net/ceilometer/+bug/1432077 | 13:49 |
openstack | Launchpad bug 1432077 in Ceilometer "Ceilometer client fails to create samples with new (unsupported) meter/counter name" [Medium,Fix released] - Assigned to ZhiQiang Fan (aji-zqfan) | 13:50 |
gordc | Qiming_: this is using kilo? | 13:50 |
Qiming_ | yes, kilo | 13:50 |
Qiming_ | just reinstalled RHEL7 and devstack a week ago | 13:51 |
gordc | Qiming_: hmm. i'll give it a try after i push some code. i don't see anything wrong but if something is, it shouldn't fail without error. | 13:52 |
Qiming_ | thanks, gordc | 13:52 |
*** noye has joined #openstack-ceilometer | 13:53 | |
gordc | Qiming_: maybe just open a bug for now. | 13:53 |
Qiming_ | I'll check the previous bug and see if something has resurfaced | 13:53 |
Qiming_ | ok | 13:53 |
gordc | Qiming_: sounds like a good idea | 13:53 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: sqlalchemy: use RDBMS check constraint where available https://review.openstack.org/170544 | 14:00 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: Test with oslo.db master https://review.openstack.org/173890 | 14:00 |
sileht | jd__, I test that: https://review.openstack.org/173890 and put your change on top of it | 14:01 |
jd__ | sileht: does it install from git like git clone? I just want 1.8 | 14:02 |
sileht | jd__, I can put a version | 14:03 |
jd__ | sileht: let me try in my patch | 14:03 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: Test with oslo.db master https://review.openstack.org/173890 | 14:04 |
openstackgerrit | Mehdi Abaakouk proposed openstack/gnocchi: sqlalchemy: use RDBMS check constraint where available https://review.openstack.org/170544 | 14:04 |
sileht | jd__, I have added the version | 14:05 |
sileht | jd__, devstack will do 'git clone -b 1.9.0' and 'pip install -e /opt/stack/oslo.db' | 14:05 |
jd__ | cool | 14:05 |
sileht | *1.8.0* | 14:05 |
openstackgerrit | Julien Danjou proposed openstack/gnocchi: sqlalchemy: use RDBMS check constraint where available https://review.openstack.org/170544 | 14:05 |
jd__ | sileht: I've updated the patch with yours | 14:05 |
sileht | jd__, but this is just a trick to test | 14:06 |
jd__ | if it works… it's good enough to go in | 14:06 |
jd__ | well at least after rc1 is cut | 14:06 |
sileht | jd__, I think we are close to have the requirement master branch open again for master dev | 14:07 |
*** Kennan has joined #openstack-ceilometer | 14:07 | |
sileht | jd__, I have seen the stable/kilo appear this morning | 14:07 |
*** Kennan2 has quit IRC | 14:08 | |
openstackgerrit | gordon chung proposed openstack/ceilometer: cleanup problem events logic in event db storage https://review.openstack.org/173895 | 14:09 |
openstackgerrit | Pradeep Kilambi proposed openstack/gnocchi: Use Archive Policy Rule in create metric api https://review.openstack.org/173092 | 14:09 |
jd__ | sileht: ok | 14:09 |
*** rbak has joined #openstack-ceilometer | 14:12 | |
openstackgerrit | Merged openstack/ceilometer: Updated from global requirements https://review.openstack.org/171395 | 14:15 |
*** Qiming_ has quit IRC | 14:16 | |
*** ozialien has quit IRC | 14:17 | |
*** ozialien has joined #openstack-ceilometer | 14:19 | |
openstackgerrit | gordon chung proposed openstack/ceilometer-specs: cleanup specs https://review.openstack.org/173906 | 14:23 |
openstackgerrit | Pradeep Kilambi proposed openstack/gnocchi: Use Archive Policy Rule in create metric api https://review.openstack.org/173092 | 14:25 |
*** ozialien has quit IRC | 14:26 | |
prad | jd__, ^^ could you review and get this in? | 14:31 |
prad | jd__, did we already cut the rc ? | 14:31 |
jd__ | prad: not yet we're waiting on your patches | 14:33 |
jd__ | prad: the next patch I want actually is that POST returns the full metric info I think | 14:33 |
prad | jd__, cool | 14:33 |
sileht | prad, jd__ when I see this patch I'm thinking that https://github.com/openstack/gnocchi/blob/master/gnocchi/ceilometer/dispatcher.py#L51 become useless | 14:34 |
prad | sileht, yea the intent of the AP rule is to define rules via the gnocchi api directly | 14:35 |
jd__ | prad: do you want to do it or should I go? | 14:36 |
*** Ala has quit IRC | 14:36 | |
jd__ | sileht: yeah prad wrote both patches :p | 14:36 |
prad | jd__, i can do that, did you intend it to be part of the above patch? if so i'll just do it in there | 14:37 |
jd__ | prad: no it's ok to have it in a subsequent patch, but if you can do it it's awesome :) | 14:37 |
prad | jd__, sure lemme look into it | 14:38 |
*** rwsu has joined #openstack-ceilometer | 15:00 | |
*** jkraj has joined #openstack-ceilometer | 15:02 | |
openstackgerrit | Ilya Tyaptin proposed openstack/ceilometer: [MongoDB] Use a aggregate pipeline in statistics https://review.openstack.org/172340 | 15:11 |
*** c0m0 has quit IRC | 15:13 | |
*** _nadya_ has quit IRC | 15:16 | |
*** sbfox has joined #openstack-ceilometer | 15:18 | |
*** c0m0 has joined #openstack-ceilometer | 15:19 | |
*** jmanko has joined #openstack-ceilometer | 15:24 | |
*** sbfox has quit IRC | 15:24 | |
*** sbfox has joined #openstack-ceilometer | 15:25 | |
*** ozialien has joined #openstack-ceilometer | 15:26 | |
*** jmank has quit IRC | 15:27 | |
*** _cjones_ has joined #openstack-ceilometer | 15:34 | |
*** thomasem has quit IRC | 15:35 | |
*** _cjones_ has quit IRC | 15:38 | |
*** _cjones_ has joined #openstack-ceilometer | 15:38 | |
*** thomasem has joined #openstack-ceilometer | 15:38 | |
*** thomasem has quit IRC | 15:39 | |
*** thomasem has joined #openstack-ceilometer | 15:39 | |
dhellmann | jd__: https://review.openstack.org/173924 will uncap requirements in master | 15:40 |
*** alextricity has joined #openstack-ceilometer | 15:42 | |
alextricity | Hey guys :) I'm not a mongo expert and was hoping if someone here could point me to some steps I can follow to set up a basic mongo server for ceilometer | 15:43 |
alextricity | I tried the steps in the docs, but it breaks the permissions and I can't list the databases anymore :( | 15:44 |
gordc | alextricity: these docs? http://docs.openstack.org/juno/install-guide/install/yum/content/ceilometer-controller-install.html | 15:45 |
alextricity | gordc: Thanks correct! I actually followed them again on a fresh build just now, and it seems to be going smoothly. Maybe I messed something up earlier | 15:49 |
alextricity | s/Thanks/thats | 15:49 |
gordc | alextricity: good to know. :) | 15:50 |
*** cdent has joined #openstack-ceilometer | 15:53 | |
*** yeungp has joined #openstack-ceilometer | 15:56 | |
openstackgerrit | Merged openstack/ceilometer: gnocchi: fix typo in the aggregation endpoint https://review.openstack.org/173798 | 16:06 |
openstackgerrit | Pradeep Kilambi proposed openstack/gnocchi: Return detailed metric info on create https://review.openstack.org/173967 | 16:12 |
sileht | gordc, the list here looks wrong to me https://review.openstack.org/#/admin/groups/90,members | 16:13 |
gordc | sileht: lol we have no power. less work for us. | 16:14 |
gordc | sileht: jd: what's that list used for? | 16:14 |
sileht | gordc, it's to prepare rcX release | 16:14 |
gordc | sileht: oh. that would explain why it didn't work last time i tried. | 16:15 |
sileht | gordc, as PTL you couldn't Approved bug fixes that will be released, awesome \o/ :p | 16:15 |
sileht | gordc, you need more power | 16:15 |
gordc | eglynn: you have powers to update? | 16:15 |
gordc | sileht: i can't be trusted with power. | 16:16 |
eglynn | LOL :) | 16:16 |
* eglynn reads back | 16:16 | |
eglynn | gordc: seems I can add or delete | 16:17 |
eglynn | gordc: what changes are needed? | 16:17 |
gordc | eglynn: i guess we can make it similar to ceilometer-release: https://review.openstack.org/#/admin/groups/151,members | 16:17 |
*** pedroalvarez has joined #openstack-ceilometer | 16:18 | |
gordc | i assume dhellmann already has powers through release managers | 16:18 |
gordc | yep, he does. | 16:18 |
eglynn | gordc: i.e. remove everyone 'cept you, jd__ & I? | 16:18 |
sileht | eglynn, gordc the list is completly outdated, it still have yunhong-jiang and John Tran | 16:18 |
eglynn | coolio | 16:19 |
gordc | eglynn: should be ok for now. i don't know who else needs release powers | 16:19 |
*** _cjones_ has quit IRC | 16:19 | |
eglynn | gordc: cool, just the 3 names now ... https://review.openstack.org/#/admin/groups/90,members | 16:20 |
gordc | eglynn: cool cool. thanks! | 16:20 |
*** _cjones_ has joined #openstack-ceilometer | 16:21 | |
sileht | gordc, jd__ eglynn: I have done the two backports to have the gnocchi integration working: https://review.openstack.org/#/c/173966/ and https://review.openstack.org/#/c/173964/ | 16:21 |
*** jmankov has joined #openstack-ceilometer | 16:21 | |
*** safchain has quit IRC | 16:22 | |
gordc | sileht: cool cool. will look after lunch. | 16:22 |
eglynn | sileht: a-ha, cool | 16:22 |
*** pdar has joined #openstack-ceilometer | 16:23 | |
sileht | eglynn, tomorrow I will validate that nothing is borken on the heat side, and the basic Autoscaling scenario will work for kilo :) | 16:24 |
*** jmanko has quit IRC | 16:25 | |
*** franred has joined #openstack-ceilometer | 16:26 | |
eglynn | sileht: excellent, thanks! | 16:26 |
pedroalvarez | Hi guyw, can anybody point me to some useful information regarding the "ctlplane" network? | 16:27 |
pedroalvarez | ceilometer needs it, and it's failing because of that.. | 16:28 |
pedroalvarez | s/guyw/guys/ :) | 16:28 |
*** _nadya_ has joined #openstack-ceilometer | 16:30 | |
*** sudorandom has joined #openstack-ceilometer | 16:33 | |
*** EmilienM is now known as EmilienM|afk | 16:38 | |
*** c0m0 has quit IRC | 16:40 | |
pedroalvarez | this is why I'm asking about it: http://paste.baserock.org/kunobeqaza | 16:44 |
pedroalvarez | any help would be appreciated | 16:44 |
*** hughhalf has quit IRC | 16:45 | |
*** hughhalf has joined #openstack-ceilometer | 16:47 | |
*** fnaval has joined #openstack-ceilometer | 16:51 | |
*** IBerezovskiy has quit IRC | 16:55 | |
*** ankita_wagh has joined #openstack-ceilometer | 16:55 | |
*** ozialien has quit IRC | 17:00 | |
*** amalagon has joined #openstack-ceilometer | 17:01 | |
*** yprokule has quit IRC | 17:06 | |
gordc | dhellmann: i take it it's ok to tag 1.1.0 for liberty now that stable/kilo is created/ | 17:11 |
dhellmann | gordc: it should be. we ran into some issues with the stable branch test environments, but I don't think that's going to affect master. | 17:12 |
gordc | dhellmann: ok. should i wait so you guys can debug stuff? | 17:13 |
*** eglynn has quit IRC | 17:13 | |
dhellmann | if you can, that might be safer, but I don't think the new release will mix into that environment so it shouldn't matter | 17:13 |
gordc | dhellmann: sure. i'll just wait. i'll backport a few items to stable/kilo in the meantime | 17:14 |
gordc | thanks for creating the branch. | 17:14 |
dhellmann | gordc: np, and make sure you base changes on the review with the .gitreview file update in it so your patch is applied to the right branch in gerrit | 17:15 |
gordc | dhellmann: got it. i see the patch now. | 17:16 |
*** ankita_w_ has joined #openstack-ceilometer | 17:21 | |
*** ankita_wagh has quit IRC | 17:24 | |
*** sputnik13 has quit IRC | 17:27 | |
*** harlowja_away is now known as harlowja | 17:36 | |
*** sbfox has quit IRC | 17:36 | |
cdent | thanks for the more clear commit message prad | 17:45 |
*** _nadya_ has quit IRC | 17:46 | |
*** sbfox has joined #openstack-ceilometer | 17:46 | |
prad | sure | 17:47 |
*** Longgeek has quit IRC | 17:51 | |
*** megh has joined #openstack-ceilometer | 17:53 | |
*** sbfox has quit IRC | 17:57 | |
*** openstackstatus has quit IRC | 17:58 | |
*** openstackstatus has joined #openstack-ceilometer | 17:59 | |
*** ChanServ sets mode: +v openstackstatus | 17:59 | |
-openstackstatus- NOTICE: Gerrit has stopped emitting events so Zuul is not alerted to changes. We will restart Gerrit shortly to correct the problem. | 18:02 | |
*** ChanServ changes topic to "Gerrit has stopped emitting events so Zuul is not alerted to changes. We will restart Gerrit shortly to correct the problem." | 18:02 | |
*** edmondsw has joined #openstack-ceilometer | 18:02 | |
*** ozialien has joined #openstack-ceilometer | 18:02 | |
*** sbfox has joined #openstack-ceilometer | 18:03 | |
edmondsw | gordc, so do we have a target for when 1.0.14 will be available? Looking for a calendar date | 18:05 |
gordc | edmondsw: see http://eavesdrop.openstack.org/irclogs/%23openstack-ceilometer/%23openstack-ceilometer.2015-04-14.log around 21:50 | 18:06 |
gordc | edmondsw: i will cut a 1.1 build tomorrow morning which will be for liberty | 18:06 |
gordc | we added a stable/kilo branch this morning so we need to backport certain items to it and build a 1.0.14 release off that | 18:07 |
*** _nadya_ has joined #openstack-ceilometer | 18:08 | |
gordc | edmondsw: i will backporting your two fixes and a few other to stable/kilo (1.0.14) release... i'm waiting initial patch to pass. | 18:08 |
gordc | but i'd target a stable/kilo release probably early next week. | 18:08 |
edmondsw | gordc, ok, so sounds like we're pretty close? and tx for backporting those | 18:09 |
edmondsw | early next week is close :) | 18:09 |
edmondsw | tx | 18:09 |
gordc | edmondsw: yep hopefully. there's a few hiccups in the requirements capping process but hopefully all runs smoothly going forward | 18:09 |
edmondsw | gr8 | 18:09 |
*** yeungp has quit IRC | 18:11 | |
*** MVenesio has joined #openstack-ceilometer | 18:13 | |
*** ankita_wagh has joined #openstack-ceilometer | 18:18 | |
*** ankita_w_ has quit IRC | 18:22 | |
*** EmilienM|afk is now known as EmilienM | 18:22 | |
*** _nadya_ has quit IRC | 18:24 | |
*** ChanServ changes topic to "OpenStack Telemetry (Ceilometer) | https://wiki.openstack.org/wiki/Ceilometer" | 18:24 | |
-openstackstatus- NOTICE: Gerrit has been restarted. New patches, approvals, and rechecks between 17:30 and 18:20 UTC may have been missed by Zuul and will need rechecks or new approvals added. | 18:24 | |
*** sbfox has quit IRC | 18:49 | |
*** amalagon has quit IRC | 18:53 | |
*** yeungp has joined #openstack-ceilometer | 18:56 | |
*** megh has quit IRC | 18:59 | |
*** megh has joined #openstack-ceilometer | 19:00 | |
openstackgerrit | gordon chung proposed openstack/ceilometer: cleanup problem events logic in event db storage https://review.openstack.org/173895 | 19:25 |
openstackgerrit | gordon chung proposed openstack/ceilometer: rebuild event model only for database writes https://review.openstack.org/174039 | 19:25 |
*** david-lyle has joined #openstack-ceilometer | 19:30 | |
*** ozialien has quit IRC | 19:50 | |
*** sbfox has joined #openstack-ceilometer | 20:08 | |
*** edmondsw has quit IRC | 20:10 | |
openstackgerrit | Igor Degtiarov proposed openstack/gnocchi: Adds missed history param into IndexerDriver list_resource method https://review.openstack.org/173795 | 20:22 |
*** megh has quit IRC | 20:36 | |
*** noye has quit IRC | 20:46 | |
dhellmann | gordc: there seems to be a functional test job defined for ceilometerclient in stable/kilo that depends on a file that isn't present. Should we backport the file, or remove the test job? | 20:53 |
dhellmann | gordc: https://review.openstack.org/#/c/173847/ | 20:53 |
gordc | dhellmann: ah, yes, it's related to cdent's work which isn't part of 1.0.13 | 20:56 |
dhellmann | gordc: ok, do you have some time to figure out how to turn that job off in the stable branch? | 20:57 |
gordc | i guess we have to? since we can't backport anything without your patch. | 20:57 |
cdent | what did I do now? | 20:57 |
gordc | dhellmann: i'll look at infra to turn it off | 20:57 |
gordc | cdent: we just need to turn off funtional gate job on stable as it doesn't work without https://github.com/openstack/python-ceilometerclient/commit/5bc02fe57bae5e38054a121ae03e429e9b0ba5b1 | 20:58 |
gordc | and that isn't in the stable/kilo | 20:58 |
cdent | when did stable/kilo get cut? | 20:59 |
gordc | for client? this morning | 20:59 |
gordc | but we cut it against 1.0.13... not master | 20:59 |
dhellmann | gordc: thanks | 20:59 |
cdent | gordc: when you're done figuring things out can you let me know the ins and outs of why? | 21:00 |
gordc | cdent: why stable/kilo is against 1.0.13? | 21:01 |
* cdent nods | 21:01 | |
*** sputnik13 has joined #openstack-ceilometer | 21:05 | |
gordc | cdent: can i revert this? https://github.com/openstack-infra/project-config/commit/acfa087d547a1d87995fe54381ff8c29304ea848 | 21:05 |
gordc | or better to just drop it from check/gate only? | 21:05 |
gordc | cdent: the reason is since 1.0.13 we pulled in requirements and the rule going forward is if you have a requirements change, make a min version change to avoid broken-ness | 21:07 |
cdent | You can revert that but then the tests won't run for any branch will they, in which case those tests (which are now gone from tempest) will be just gone? | 21:07 |
cdent | Backport is not an option? | 21:08 |
gordc | cdent: backport is an option yes. | 21:08 |
gordc | cdent: hm...i just noticed branch tag i can use to run against master | 21:09 |
*** jkraj has quit IRC | 21:16 | |
*** ankita_w_ has joined #openstack-ceilometer | 21:20 | |
*** ankita_wagh has quit IRC | 21:22 | |
*** noye has joined #openstack-ceilometer | 21:35 | |
cdent | gordc you're have a classic Learning Opportunity | 21:42 |
cdent | (and I'm glad to be able to observe) | 21:43 |
* gordc is always guessing when patching infra | 21:44 | |
cdent | ditto | 21:47 |
cdent | I was able to just copy nova stuff when I put those in. Without that I would have had _no_ clue | 21:47 |
gordc | i do a search for a word, if i match, i copy/paste and just let someone tell me i'm wrong.lol | 21:48 |
*** sbfox has quit IRC | 21:54 | |
*** sbfox has joined #openstack-ceilometer | 22:01 | |
*** MVenesio has quit IRC | 22:09 | |
openstackgerrit | Rohit Jaiswal proposed openstack/ceilometer-specs: Spec for DNS service notification consumption https://review.openstack.org/174124 | 22:17 |
*** rjaiswal has joined #openstack-ceilometer | 22:22 | |
*** julim has quit IRC | 22:22 | |
*** _cjones_ has quit IRC | 22:24 | |
openstackgerrit | gordon chung proposed openstack/ceilometer: cleanup problem events logic in event db storage https://review.openstack.org/173895 | 22:33 |
openstackgerrit | gordon chung proposed openstack/ceilometer: cleanup problem events logic in event db storage https://review.openstack.org/173895 | 22:33 |
*** _cjones_ has joined #openstack-ceilometer | 22:37 | |
*** gordc has quit IRC | 22:45 | |
openstackgerrit | gordon chung proposed openstack/ceilometer: rebuild event model only for database writes https://review.openstack.org/174039 | 22:57 |
*** rbak has quit IRC | 23:02 | |
*** ankita_wagh has joined #openstack-ceilometer | 23:16 | |
*** ankita_w_ has quit IRC | 23:19 | |
*** drjones has joined #openstack-ceilometer | 23:31 | |
*** Madkiss has quit IRC | 23:31 | |
*** Madkiss_ has joined #openstack-ceilometer | 23:31 | |
*** Madkiss_ is now known as Madkiss | 23:31 | |
*** promulo__ has joined #openstack-ceilometer | 23:33 | |
*** ankita_w_ has joined #openstack-ceilometer | 23:33 | |
*** j_king_ has joined #openstack-ceilometer | 23:34 | |
*** ankita___ has joined #openstack-ceilometer | 23:35 | |
*** ankit____ has joined #openstack-ceilometer | 23:36 | |
*** ankita_wagh has quit IRC | 23:37 | |
*** _cjones_ has quit IRC | 23:38 | |
*** j_king has quit IRC | 23:38 | |
*** mstyne has quit IRC | 23:38 | |
*** lan_ has joined #openstack-ceilometer | 23:38 | |
*** mstyne_ has joined #openstack-ceilometer | 23:38 | |
*** cdent has quit IRC | 23:39 | |
*** ankita_w_ has quit IRC | 23:39 | |
*** lan has quit IRC | 23:39 | |
*** promulo_ has quit IRC | 23:39 | |
*** alextricity has quit IRC | 23:39 | |
*** ankita___ has quit IRC | 23:40 | |
*** amalagon has joined #openstack-ceilometer | 23:45 | |
*** amalagon has quit IRC | 23:50 | |
*** wolsen_ is now known as wolsen | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!