*** thomasm has joined #openstack-metering | 00:04 | |
*** nati_ueno has quit IRC | 00:21 | |
*** nati_ueno has joined #openstack-metering | 00:21 | |
*** matsuhashi has joined #openstack-metering | 00:32 | |
*** fnaval_ has quit IRC | 00:33 | |
openstackgerrit | A change was merged to openstack/python-ceilometerclient: Fix shell.do_alarm_get_state to get as opposed to set https://review.openstack.org/49337 | 00:34 |
---|---|---|
openstackgerrit | A change was merged to openstack/python-ceilometerclient: Use standard CLI object-verb ordering for alarm-{g|s}set-state https://review.openstack.org/49341 | 00:34 |
openstackgerrit | A change was merged to openstack/python-ceilometerclient: Updated from global requirements https://review.openstack.org/49197 | 00:34 |
openstackgerrit | A change was merged to openstack/python-ceilometerclient: Added support to --os-cacert https://review.openstack.org/46456 | 00:34 |
*** thomasm has quit IRC | 00:49 | |
*** nosnos has joined #openstack-metering | 01:04 | |
*** ryanpetrello has quit IRC | 01:29 | |
*** dhellman_ has joined #openstack-metering | 01:37 | |
*** dhellman_ has quit IRC | 01:40 | |
*** ryanpetrello has joined #openstack-metering | 01:41 | |
*** ryanpetrello has quit IRC | 01:48 | |
*** nati_ueno has quit IRC | 01:51 | |
*** gordc has joined #openstack-metering | 01:52 | |
*** ryanpetrello has joined #openstack-metering | 01:57 | |
*** fnaval_ has joined #openstack-metering | 02:21 | |
*** fnaval_ has quit IRC | 02:21 | |
*** fnaval_ has joined #openstack-metering | 02:22 | |
openstackgerrit | gordon chung proposed a change to openstack/ceilometer: enable sql metadata query https://review.openstack.org/49456 | 02:37 |
asalkeld | ooo, nice gordc | 02:45 |
gordc | asalkeld: i should put a disclaimer in that patch mentioning i've no idea if it really works or what i'm doing.lol | 02:46 |
gordc | i'm hoping it does though. | 02:47 |
asalkeld | did you enable the tests? | 02:47 |
asalkeld | https://github.com/openstack/ceilometer/blob/master/ceilometer/storage/impl_sqlalchemy.py#L298 | 02:48 |
asalkeld | don't you need to turn that off? | 02:48 |
gordc | yep... or i dropped the 'notimplementederror' so i should be enabled. | 02:49 |
gordc | asalkeld: aww.. damn. i didn't see that part in get_resources. | 02:49 |
asalkeld | there is a whole bunch of them | 02:50 |
gordc | asalkeld: :( well then. maybe i only solved it for sample metadata query... if that. | 02:51 |
gordc | i'll try disabling those other instances and see how badly it implodes. | 02:51 |
*** asalkeld is now known as asalkeld_lunch | 02:57 | |
*** yfujiok has quit IRC | 03:04 | |
*** ryanpetrello has quit IRC | 03:20 | |
*** ryanpetrello has joined #openstack-metering | 03:32 | |
*** asalkeld_lunch is now known as asalkeld | 03:42 | |
*** gordc has quit IRC | 04:08 | |
*** migu6418 has joined #openstack-metering | 04:12 | |
migu6418 | hello! | 04:12 |
migu6418 | Does anyone know why my cpu and cpu_utils meters won't show up when doing a meter-list | 04:13 |
migu6418 | ? | 04:13 |
*** anteaya has quit IRC | 04:30 | |
*** migu6418 has quit IRC | 04:33 | |
*** migu6418 has joined #openstack-metering | 04:34 | |
asalkeld | hi migu6418, check the /etc/ceilometer/pipeline.yaml | 04:39 |
asalkeld | I reduce the interval to 60 (from 600) | 04:39 |
asalkeld | else you have to wait for ever for the samples to get in | 04:40 |
migu6418 | wow, that's exactly what I was looking for :) Thanks @asalkeld | 04:40 |
asalkeld | tho' cpu as well? | 04:41 |
asalkeld | the pipeline mostly affect the cpu_util | 04:41 |
migu6418 | To be honest, i'm really only interested in cpu_util right now | 04:41 |
asalkeld | are other nova stats getting in? | 04:42 |
migu6418 | yes :) I've been searching the documentation on how to fix this problem for a while. Is there anywhere I can read up on the pipeline.yaml file? | 04:44 |
asalkeld | http://paste.openstack.org/show/47891/ | 04:44 |
asalkeld | that what I get when I query an instance | 04:44 |
migu6418 | looks the similar to mine. Thanks asalkeld | 04:45 |
migu6418 | I'm working on demoing Ceilo for some clients, and this info is exactly what i needed | 04:45 |
asalkeld | cool, good luck | 04:46 |
*** yfujioka has joined #openstack-metering | 04:51 | |
*** SergeyLukjanov has joined #openstack-metering | 04:56 | |
*** ArcTanSusan has joined #openstack-metering | 04:58 | |
*** evanjfraser has joined #openstack-metering | 05:07 | |
*** shardy is now known as shardy_afk | 05:37 | |
openstackgerrit | litong01 proposed a change to openstack/ceilometer: add more test cases to improve the test code coverage #4 https://review.openstack.org/49471 | 05:44 |
*** evanjfraser has quit IRC | 05:48 | |
openstackgerrit | litong01 proposed a change to openstack/ceilometer: add more test cases to improve the test code coverage #4 https://review.openstack.org/49471 | 05:52 |
openstackgerrit | Jenkins proposed a change to openstack/ceilometer: Imported Translations from Transifex https://review.openstack.org/49473 | 06:02 |
*** Shaan7 has quit IRC | 06:16 | |
*** SergeyLukjanov has quit IRC | 06:17 | |
*** terriyu has joined #openstack-metering | 06:30 | |
migu6418 | is there anyway to clear a cumulative meter? | 06:37 |
migu6418 | or reset it | 06:37 |
*** SergeyLukjanov has joined #openstack-metering | 06:41 | |
*** SergeyLukjanov has quit IRC | 06:42 | |
*** eglynn has joined #openstack-metering | 06:44 | |
*** eglynn has quit IRC | 06:49 | |
yfujioka | migu6418: maybe, ceilometer-expirer. but I could not confirmed it. | 06:51 |
*** ryanpetrello has quit IRC | 06:54 | |
*** shardy_afk has quit IRC | 07:16 | |
*** shardy_afk has joined #openstack-metering | 07:22 | |
*** yfujioka has quit IRC | 07:30 | |
*** eglynn has joined #openstack-metering | 07:35 | |
*** boris-42 has joined #openstack-metering | 07:38 | |
*** yfujioka has joined #openstack-metering | 07:39 | |
*** evanjfraser has joined #openstack-metering | 07:43 | |
*** neumerance has joined #openstack-metering | 07:47 | |
*** ArcTanSusan has quit IRC | 07:48 | |
*** evanjfraser has quit IRC | 07:48 | |
*** harmw has quit IRC | 07:49 | |
*** SergeyLukjanov has joined #openstack-metering | 08:04 | |
*** harmw has joined #openstack-metering | 08:38 | |
*** shardy_afk is now known as shardy | 08:41 | |
*** matsuhashi has quit IRC | 09:01 | |
*** matsuhashi has joined #openstack-metering | 09:09 | |
*** Shaan7 has joined #openstack-metering | 09:39 | |
*** yfujioka has quit IRC | 09:44 | |
openstackgerrit | Julien Danjou proposed a change to openstack/ceilometer: Return 401 when action is not authorized https://review.openstack.org/49498 | 09:49 |
openstackgerrit | Julien Danjou proposed a change to openstack/ceilometer: db2 does not allow None as a key for user_id in user collection https://review.openstack.org/49499 | 09:49 |
openstackgerrit | Julien Danjou proposed a change to openstack/ceilometer: Return 401 when action is not authorized https://review.openstack.org/49498 | 10:17 |
*** boris-42 has quit IRC | 10:18 | |
*** yfujioka has joined #openstack-metering | 10:29 | |
*** yfujioka has quit IRC | 10:38 | |
*** neumerance has quit IRC | 10:38 | |
*** nosnos has quit IRC | 10:56 | |
*** matsuhashi has quit IRC | 10:57 | |
*** Shaan7 has quit IRC | 11:08 | |
*** boris-42 has joined #openstack-metering | 11:15 | |
*** Shaan7 has joined #openstack-metering | 11:41 | |
*** Shaan7 has quit IRC | 11:46 | |
*** beav has quit IRC | 11:55 | |
*** thomasm has joined #openstack-metering | 11:59 | |
jd__ | dhellmann: do you know the rules about backporting fixes to milestone-proposde? 'cause I think it only needs one +2 so you can approve stuff like https://review.openstack.org/#/c/49508/ | 12:17 |
thomasm | Hey all! | 12:17 |
*** sandywalsh has joined #openstack-metering | 12:19 | |
dhellmann | jd__: I know that's the case if a stable contributor proposes something to a stable branch, but I don't know about the milestone branches. | 12:42 |
dhellmann | jd__: is ttx around to ask? | 12:42 |
jd__ | dhellmann: yeah we're talking on -dev about that | 12:46 |
jd__ | as you may have noticed | 12:46 |
* dhellmann is just getting started, and is only noticing that his tea mug is empty | 12:46 | |
jd__ | that's a problem you need to solve first indeed :) | 12:46 |
dhellmann | what I need is to kick this dependency :-) | 12:47 |
jd__ | dependencies are hard :-) | 12:49 |
jd__ | see how we do on OpenStack :) | 12:49 |
*** bpokorny has joined #openstack-metering | 12:56 | |
openstackgerrit | A change was merged to openstack/ceilometer: Imported Translations from Transifex https://review.openstack.org/49473 | 12:59 |
*** gordc has joined #openstack-metering | 13:09 | |
*** yfujioka has joined #openstack-metering | 13:14 | |
*** ryanpetrello has joined #openstack-metering | 13:17 | |
*** julim has joined #openstack-metering | 13:23 | |
*** julim has quit IRC | 13:23 | |
*** julim has joined #openstack-metering | 13:25 | |
*** changbl has quit IRC | 13:40 | |
*** litong has joined #openstack-metering | 13:59 | |
litong | @jd__, ping | 13:59 |
jd__ | litong: | 13:59 |
litong | noticed that this patch set was abandoned, https://review.openstack.org/#/c/49499/ | 14:00 |
jd__ | yeah was a mistake | 14:00 |
jd__ | wrong branch :) | 14:00 |
litong | oh, so what can I do to get it in the right branch? | 14:01 |
gordc | litong: your patch was merged already: https://review.openstack.org/#/c/49095/ | 14:04 |
litong | @jd__, I think I am a bit confused, there are two of the same patchset, one is merged, one is abandoned. | 14:04 |
gordc | jd__ is just backporting it for you. | 14:04 |
jd__ | yeah the real backport is at https://review.openstack.org/#/c/49507/ | 14:04 |
litong | so it was an attempt to put in an earlier release? | 14:05 |
litong | if so, which release btw? | 14:05 |
*** Shaan7 has joined #openstack-metering | 14:06 | |
openstackgerrit | Andrew Melton proposed a change to openstack/ceilometer: Adding events to mongo storage engine https://review.openstack.org/49548 | 14:06 |
gordc | litong: i would think havana. everything after this patch (https://review.openstack.org/#/c/49353/) would not be in havana if i understand correctly. | 14:09 |
jd__ | you got this right | 14:11 |
*** sileht has quit IRC | 14:14 | |
*** yfujioka has quit IRC | 14:15 | |
litong | @jd__, @gordc, so that patch did not make it to Havana. | 14:16 |
*** sileht has joined #openstack-metering | 14:16 | |
jd__ | litong: no | 14:16 |
*** yfujioka has joined #openstack-metering | 14:16 | |
apmelton | any mongo people around, I'm wondering if I can get input on https://review.openstack.org/49548 | 14:17 |
apmelton | just wondering if I need to do anything for indexes, or is that left mostly to the deployer? | 14:17 |
litong | @jd__, is there any way at all to include it, really important for us, since many meters from glance do not have user_id set, they are all hardcoded to None. | 14:17 |
jd__ | litong: yeah, I know, it's tagged as candidate and in the queue, so it should go in | 14:17 |
jd__ | that's why I've backported it, I understand it's important for you | 14:18 |
litong | @jd__, thanks a lot, please let me know if I need to do anything for it, I will have it in my highest priority. | 14:18 |
jd__ | litong: sure :) | 14:18 |
*** shakayumi has joined #openstack-metering | 14:22 | |
*** terriyu has joined #openstack-metering | 14:23 | |
openstackgerrit | Andrew Melton proposed a change to openstack/ceilometer: Adding events to mongo storage engine https://review.openstack.org/49548 | 14:23 |
*** fnaval_ has quit IRC | 14:28 | |
*** migu6418 has quit IRC | 14:29 | |
*** anteaya has joined #openstack-metering | 14:29 | |
*** migu6418 has joined #openstack-metering | 14:29 | |
openstackgerrit | Eoghan Glynn proposed a change to openstack/python-ceilometerclient: Add support for new alarm-history command https://review.openstack.org/49551 | 14:30 |
*** migu6418 has quit IRC | 14:33 | |
*** changbl has joined #openstack-metering | 14:43 | |
openstackgerrit | Eoghan Glynn proposed a change to openstack/python-ceilometerclient: Add support for new alarm-history command https://review.openstack.org/49551 | 14:56 |
*** fnaval_ has joined #openstack-metering | 14:57 | |
*** herndon_ has joined #openstack-metering | 14:58 | |
*** boris-42 has quit IRC | 15:09 | |
*** herndon_ has quit IRC | 15:28 | |
*** herndon_ has joined #openstack-metering | 15:30 | |
*** shakayumi has quit IRC | 15:37 | |
*** herndon_ has quit IRC | 15:48 | |
*** Ruetobas has quit IRC | 16:01 | |
*** herndon_ has joined #openstack-metering | 16:02 | |
*** Ruetobas has joined #openstack-metering | 16:03 | |
*** Ruetobas has quit IRC | 16:08 | |
*** Ruetobas has joined #openstack-metering | 16:13 | |
*** boris-42 has joined #openstack-metering | 16:16 | |
*** SergeyLukjanov has quit IRC | 16:22 | |
*** shardy is now known as shardy_afk | 16:24 | |
*** migu6418 has joined #openstack-metering | 16:25 | |
*** migu6418 is now known as elextro | 16:25 | |
*** ArcTanSusan has joined #openstack-metering | 16:32 | |
*** Shaan7 has quit IRC | 16:36 | |
*** Shaan7 has joined #openstack-metering | 16:36 | |
*** ArcTanSusan has quit IRC | 16:36 | |
*** elextro has quit IRC | 16:37 | |
*** elextro has joined #openstack-metering | 16:38 | |
*** yfujioka has quit IRC | 16:38 | |
*** elextro has quit IRC | 16:42 | |
*** elextro has joined #openstack-metering | 16:46 | |
*** eglynn has quit IRC | 16:53 | |
*** nati_ueno has joined #openstack-metering | 17:05 | |
*** SergeyLukjanov has joined #openstack-metering | 17:23 | |
*** nati_ueno has quit IRC | 17:31 | |
*** nati_ueno has joined #openstack-metering | 17:31 | |
*** nati_ueno has quit IRC | 17:31 | |
*** nati_ueno has joined #openstack-metering | 17:32 | |
*** herndon_ has quit IRC | 17:34 | |
*** eglynn has joined #openstack-metering | 17:47 | |
*** ArcTanSusan has joined #openstack-metering | 17:48 | |
*** jergerber has joined #openstack-metering | 17:49 | |
*** ArcTanSusan has quit IRC | 17:52 | |
*** nati_ueno has quit IRC | 18:01 | |
*** nati_ueno has joined #openstack-metering | 18:02 | |
*** elextro has quit IRC | 18:11 | |
*** elextro has joined #openstack-metering | 18:12 | |
openstackgerrit | gordon chung proposed a change to openstack/ceilometer: enable sql metadata query https://review.openstack.org/49456 | 18:14 |
*** changbl has quit IRC | 18:18 | |
*** eglynn has quit IRC | 18:23 | |
*** julim has quit IRC | 18:51 | |
*** elextro has quit IRC | 19:01 | |
*** elextro has joined #openstack-metering | 19:02 | |
*** eglynn has joined #openstack-metering | 19:06 | |
*** elextro has quit IRC | 19:06 | |
*** nati_ueno has quit IRC | 19:06 | |
*** nati_ueno has joined #openstack-metering | 19:07 | |
*** shakayumi has joined #openstack-metering | 19:09 | |
*** eglynn has quit IRC | 19:10 | |
*** herndon_ has joined #openstack-metering | 19:11 | |
*** shakayumi has quit IRC | 19:16 | |
*** eglynn has joined #openstack-metering | 19:16 | |
*** evanjfraser has joined #openstack-metering | 19:31 | |
*** julim has joined #openstack-metering | 19:39 | |
*** herndon_ has quit IRC | 19:59 | |
openstackgerrit | gordon chung proposed a change to openstack/ceilometer: enable sql metadata query https://review.openstack.org/49456 | 20:00 |
*** herndon has joined #openstack-metering | 20:01 | |
*** julim has quit IRC | 20:02 | |
*** herndon has quit IRC | 20:04 | |
*** herndon_ has joined #openstack-metering | 20:07 | |
*** SergeyLukjanov has quit IRC | 20:09 | |
*** elextro has joined #openstack-metering | 20:20 | |
*** eglynn has quit IRC | 20:24 | |
*** gordc has quit IRC | 20:51 | |
*** herndon_ has quit IRC | 20:59 | |
*** herndon_ has joined #openstack-metering | 21:01 | |
*** boris-42 has quit IRC | 21:15 | |
*** herndon_ has quit IRC | 21:21 | |
*** herndon_ has joined #openstack-metering | 21:24 | |
*** eglynn has joined #openstack-metering | 21:32 | |
*** thomasm has quit IRC | 21:35 | |
*** eglynn has quit IRC | 21:44 | |
*** boris-42 has joined #openstack-metering | 21:49 | |
*** boris-42 has quit IRC | 21:59 | |
*** bpokorny has quit IRC | 22:00 | |
*** eglynn has joined #openstack-metering | 22:04 | |
*** changbl has joined #openstack-metering | 22:05 | |
*** evanjfraser has quit IRC | 22:16 | |
*** ryanpetrello has quit IRC | 22:31 | |
*** ryanpetrello has joined #openstack-metering | 22:33 | |
*** fnaval_ has quit IRC | 22:37 | |
*** changbl has quit IRC | 22:47 | |
*** changbl has joined #openstack-metering | 22:48 | |
*** ryanpetrello has quit IRC | 22:53 | |
*** eglynn has quit IRC | 22:54 | |
*** herndon_ has quit IRC | 22:59 | |
*** evanjfraser has joined #openstack-metering | 23:02 | |
*** elextro has quit IRC | 23:08 | |
*** elextro has joined #openstack-metering | 23:08 | |
*** elextro has quit IRC | 23:12 | |
openstackgerrit | gordon chung proposed a change to openstack/ceilometer: enable sql metadata query https://review.openstack.org/49456 | 23:16 |
*** elextro has joined #openstack-metering | 23:34 | |
*** jd__ has quit IRC | 23:42 | |
*** jd__ has joined #openstack-metering | 23:44 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!