*** diogogmt has quit IRC | 00:01 | |
*** ddieterl_ has quit IRC | 00:03 | |
*** thorst has joined #openstack-telemetry | 00:05 | |
openstackgerrit | gordon chung proposed openstack/ceilometer: Don't store events with Gnocchi https://review.openstack.org/269594 | 00:52 |
---|---|---|
*** gzhai has joined #openstack-telemetry | 00:54 | |
*** ljxiash has joined #openstack-telemetry | 01:20 | |
*** ljxiash has quit IRC | 01:24 | |
*** harlowja has quit IRC | 01:30 | |
*** harlowja has joined #openstack-telemetry | 01:30 | |
*** david-lyle has quit IRC | 01:31 | |
*** caishan has joined #openstack-telemetry | 01:36 | |
*** ddieterly has joined #openstack-telemetry | 01:44 | |
*** prashantD has quit IRC | 01:51 | |
*** vishwanathj has joined #openstack-telemetry | 02:45 | |
*** vishwanathj has quit IRC | 02:45 | |
*** ljxiash has joined #openstack-telemetry | 02:45 | |
*** ljxiash_ has joined #openstack-telemetry | 02:46 | |
*** PsionTheory has quit IRC | 02:47 | |
*** ljxiash has quit IRC | 02:49 | |
*** achatterjee has joined #openstack-telemetry | 02:54 | |
*** liamji has joined #openstack-telemetry | 02:58 | |
*** liamji has quit IRC | 02:58 | |
*** liamji has joined #openstack-telemetry | 02:59 | |
*** thorst has quit IRC | 03:09 | |
*** Ephur has quit IRC | 03:28 | |
*** ljxiash_ has quit IRC | 03:36 | |
*** ljxiash has joined #openstack-telemetry | 03:37 | |
*** ljxiash has quit IRC | 03:41 | |
*** mragupat has joined #openstack-telemetry | 03:48 | |
*** mragupat has quit IRC | 03:53 | |
*** mragupat has joined #openstack-telemetry | 03:53 | |
*** flwang1 has quit IRC | 04:01 | |
*** ddieterly has quit IRC | 04:02 | |
*** achatterjee has quit IRC | 04:04 | |
*** links has joined #openstack-telemetry | 04:06 | |
*** flwang has joined #openstack-telemetry | 04:14 | |
*** ljxiash has joined #openstack-telemetry | 04:15 | |
*** mragupat has quit IRC | 04:21 | |
*** david-lyle has joined #openstack-telemetry | 04:44 | |
*** achatterjee has joined #openstack-telemetry | 05:03 | |
*** ddieterly has joined #openstack-telemetry | 05:03 | |
*** achatterjee has quit IRC | 05:07 | |
*** ddieterly has quit IRC | 05:08 | |
openstackgerrit | Sam Morrison proposed openstack/gnocchi: Convert user and project IDs from UUIDs to Strings https://review.openstack.org/270007 | 05:09 |
*** achatterjee has joined #openstack-telemetry | 05:34 | |
*** yprokule has joined #openstack-telemetry | 05:44 | |
*** jwcroppe_ has joined #openstack-telemetry | 06:00 | |
*** jwcroppe has quit IRC | 06:02 | |
*** ddieterly has joined #openstack-telemetry | 06:04 | |
*** ljxiash has quit IRC | 06:06 | |
*** ljxiash has joined #openstack-telemetry | 06:06 | |
*** ddieterly has quit IRC | 06:09 | |
*** ljxiash has quit IRC | 06:10 | |
*** ljxiash has joined #openstack-telemetry | 06:10 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/ceilometer: Imported Translations from Zanata https://review.openstack.org/268575 | 06:11 |
sileht | sigh, gate is broken with a pip error now... | 06:25 |
*** idegtiarov_ has joined #openstack-telemetry | 06:55 | |
*** liusheng has joined #openstack-telemetry | 06:57 | |
*** shardy has joined #openstack-telemetry | 06:58 | |
*** rcernin has joined #openstack-telemetry | 07:02 | |
*** ddieterly has joined #openstack-telemetry | 07:05 | |
*** ddieterly has quit IRC | 07:10 | |
*** _nadya_ has joined #openstack-telemetry | 07:34 | |
*** belmoreira has joined #openstack-telemetry | 07:40 | |
*** ddieterly has joined #openstack-telemetry | 08:06 | |
*** ddieterly has quit IRC | 08:10 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Move resource type into their own sql table https://review.openstack.org/269843 | 08:22 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource type CRUD. https://review.openstack.org/269844 | 08:22 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource attribute string https://review.openstack.org/269888 | 08:22 |
ljxiash | liusheng: Hi | 08:30 |
liusheng | ljxiash: hi | 08:30 |
ljxiash | liusheng: I am looking https://bugs.launchpad.net/gnocchi/+bug/1495872, currently the ceilometer have the script to generate data and store the data in database like mysql,mongodb, not Gnocchi, right? | 08:33 |
openstack | Launchpad bug 1495872 in Gnocchi "should add script to generate test data to gnocchi" [Wishlist,Triaged] - Assigned to Liusheng (liusheng) | 08:33 |
liusheng | ljxiash: yeah, the other tools in ceilometer/tools | 08:35 |
ljxiash | liusheng: so we should write a script which can generate data and store in Gnocchi, what kind of data? measures? | 08:38 |
ljxiash | liusheng: what is the function of these scripts under ceilometer/tools? | 08:40 |
*** safchain has joined #openstack-telemetry | 08:40 | |
liusheng | ljxiash: I think may we just need to send sample data as other tools to GnocchiDispatcher | 08:40 |
liusheng | ljxiash: that will be simple | 08:40 |
liusheng | ljxiash: just for testing | 08:41 |
liusheng | ljxiash: e.g. we want some (or massive) background metric data to test query performance | 08:42 |
*** cheneydc has joined #openstack-telemetry | 08:45 | |
ljxiash | liusheng: Got it, thanks a lot :) | 08:49 |
liusheng | ljxiash: :) | 08:50 |
*** ifat_afek has joined #openstack-telemetry | 08:58 | |
*** mattyw has joined #openstack-telemetry | 09:07 | |
*** ddieterly has joined #openstack-telemetry | 09:07 | |
*** ddieterly has quit IRC | 09:12 | |
*** yassine__ has joined #openstack-telemetry | 09:22 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource type CRUD. https://review.openstack.org/269844 | 09:43 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource attribute string https://review.openstack.org/269888 | 09:43 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource attribute uuid https://review.openstack.org/270090 | 09:43 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource attribute int and float https://review.openstack.org/270091 | 09:43 |
*** liamji has quit IRC | 09:47 | |
sileht | jd__, I have started something for resource type creation, can you take a look on the idea: https://review.openstack.org/#/q/topic:bp/resource-type-rest-api | 09:51 |
*** efoley has joined #openstack-telemetry | 09:52 | |
jd__ | sileht: I'll check tomorrow, I'm supposedly on PTO today :) | 09:53 |
jd__ | sileht: but that looks pretty good :) | 09:53 |
sileht | jd__, oh, enjoy your day ! | 09:53 |
*** ljxiash has quit IRC | 09:57 | |
*** cheneydc has quit IRC | 10:02 | |
*** ifat_afek_ has joined #openstack-telemetry | 10:03 | |
*** ifat_afek has quit IRC | 10:04 | |
*** ddieterly has joined #openstack-telemetry | 10:09 | |
*** ddieterly has quit IRC | 10:13 | |
*** links has quit IRC | 10:28 | |
*** sanjana has joined #openstack-telemetry | 10:29 | |
jd__ | I hope the gate will be fixed by tomorrow -_- | 10:30 |
jd__ | sileht: feel free to review pending changes in the mean time ;) | 10:30 |
*** caishan has quit IRC | 10:36 | |
*** links has joined #openstack-telemetry | 10:51 | |
*** efoley has quit IRC | 10:52 | |
*** efoley has joined #openstack-telemetry | 10:55 | |
*** rcernin has quit IRC | 11:05 | |
*** cdent has joined #openstack-telemetry | 11:05 | |
*** links has quit IRC | 11:05 | |
*** rcernin has joined #openstack-telemetry | 11:07 | |
*** ddieterly has joined #openstack-telemetry | 11:10 | |
*** rcernin is now known as rcernin|lunch | 11:13 | |
*** ddieterly has quit IRC | 11:14 | |
*** links has joined #openstack-telemetry | 11:32 | |
*** links has quit IRC | 11:38 | |
*** openstackgerrit has quit IRC | 11:43 | |
-openstackstatus- NOTICE: review.openstack.org is being restarted to apply patches | 11:44 | |
*** ChanServ changes topic to "review.openstack.org is being restarted to apply patches" | 11:44 | |
*** openstackgerrit has joined #openstack-telemetry | 11:45 | |
*** mattyw has quit IRC | 11:47 | |
*** ChanServ changes topic to "OpenStack Telemetry | http://wiki.openstack.org/Telemetry" | 11:55 | |
-openstackstatus- NOTICE: Restart done, review.openstack.org is available | 11:55 | |
ityaptin | liusheng: Hi! I updated a PoC for nova polling spec https://review.openstack.org/#/c/267078/. Could you review it? | 12:03 |
ityaptin | liusheng: Also, I want to make some compares between nova load with patch and at master. | 12:04 |
*** ddieterly has joined #openstack-telemetry | 12:11 | |
*** boris-42 has quit IRC | 12:13 | |
*** ddieterly has quit IRC | 12:15 | |
*** vishwanathj has joined #openstack-telemetry | 12:18 | |
*** efoley has quit IRC | 12:24 | |
*** gordc has joined #openstack-telemetry | 12:25 | |
*** liamji has joined #openstack-telemetry | 12:25 | |
*** mattyw has joined #openstack-telemetry | 12:35 | |
*** ddieterly has joined #openstack-telemetry | 12:41 | |
*** thorst has joined #openstack-telemetry | 12:46 | |
openstackgerrit | gordon chung proposed openstack/ceilometer: better support notification coordination https://review.openstack.org/267625 | 12:47 |
*** ifat_afek has joined #openstack-telemetry | 12:51 | |
*** ifat_afek_ has quit IRC | 12:54 | |
*** efoley has joined #openstack-telemetry | 12:55 | |
*** ljxiash has joined #openstack-telemetry | 12:58 | |
*** ljxiash has quit IRC | 13:02 | |
*** rcernin|lunch is now known as rcernin | 13:07 | |
pradk | gordc, thx for fwd'ing to ops list.. i kept getting a bounch when i sent to os-ops "you are not allowed to send message to this list" | 13:10 |
gordc | pradk: np. it's a separate list so you need to sign up for that as well. | 13:11 |
gordc | i expect no reply but it's really not on us anymore. | 13:12 |
cdent | I don't think you can choose to get floating ips from one or the other. If people are still using nova-net asking neutron isn't going to work... | 13:16 |
cdent | And there are plenty of peole using nova-net. Is that ever going to die? | 13:16 |
gordc | when people decide that a cloud is larger than 10 nodes... | 13:18 |
gordc | and when neutron loses it's stigma. | 13:18 |
*** belmoreira has quit IRC | 13:19 | |
*** efoley has quit IRC | 13:19 | |
*** ifat_afek_ has joined #openstack-telemetry | 13:28 | |
*** ifat_afek has quit IRC | 13:28 | |
*** eglynn has joined #openstack-telemetry | 13:28 | |
*** ifat_afek has joined #openstack-telemetry | 13:30 | |
*** ifat_afek_ has quit IRC | 13:33 | |
*** ljxiash has joined #openstack-telemetry | 13:33 | |
sileht | gordc, cdent why not looking at endpoints to see if we need to use nova or keystone ? | 13:41 |
cdent | well yes, exactly | 13:42 |
cdent | service catalog should be the way to go here | 13:42 |
*** nicodemus_ has joined #openstack-telemetry | 13:43 | |
gordc | sileht: you mean for prad's email? | 13:46 |
sileht | gordc, yes | 13:47 |
gordc | sileht: is that not an option in email? | 13:47 |
gordc | that was something we discussed... although i remember that he mentioned the current nova payload doesn't actually return anything regardless | 13:48 |
*** toddnni_ has joined #openstack-telemetry | 13:49 | |
sileht | even for nova-network ? | 13:49 |
*** cheneydc has joined #openstack-telemetry | 13:49 | |
gordc | pradk: ^ | 13:49 |
gordc | sileht: i didn't actually check | 13:49 |
*** tonyb_ has joined #openstack-telemetry | 13:51 | |
*** j_king_ has joined #openstack-telemetry | 13:51 | |
*** hughhalf_ has joined #openstack-telemetry | 13:54 | |
*** tasdomas` has joined #openstack-telemetry | 13:54 | |
*** raginbaj- has joined #openstack-telemetry | 13:55 | |
*** krotscheck_ has joined #openstack-telemetry | 13:55 | |
*** ddieterly has quit IRC | 13:56 | |
*** idegtiarov_ has quit IRC | 13:56 | |
*** toddnni has quit IRC | 13:56 | |
*** raginbajin has quit IRC | 13:56 | |
*** hughhalf has quit IRC | 13:56 | |
*** tasdomas has quit IRC | 13:56 | |
*** liusheng has quit IRC | 13:56 | |
*** skraynev has quit IRC | 13:56 | |
*** tonyb has quit IRC | 13:56 | |
*** krotscheck has quit IRC | 13:56 | |
*** j_king has quit IRC | 13:56 | |
*** toddnni_ is now known as toddnni | 13:56 | |
*** krotscheck_ is now known as krotscheck | 13:56 | |
*** liusheng has joined #openstack-telemetry | 13:56 | |
liamji | gordc: Continue the discussion :). Sorry, I afraid that we can not get the notification from neutron. My colleagues in Public network service team has already checked it in the neutron code. | 13:56 |
*** raginbaj- is now known as raginbajin | 13:56 | |
liamji | gordc: So maybe we have to collect them by ourselves. | 13:57 |
gordc | liamji: is it something that doesn't exist in neutron or something not possible neutron? | 13:59 |
gordc | liamji: i think it'd be good both ways but i'm not against having it as a pollster either. | 14:00 |
gordc | liamji: do you have a list of new metrics that would be collected? | 14:00 |
*** jwcroppe_ is now known as jwcroppe | 14:01 | |
*** PsionTheory has joined #openstack-telemetry | 14:02 | |
*** skraynev has joined #openstack-telemetry | 14:02 | |
*** idegtiarov_ has joined #openstack-telemetry | 14:03 | |
*** tonyb_ is now known as tonyb | 14:03 | |
gordc | sileht: do you need pika to get batch listener to work properly? | 14:04 |
sileht | gordc, no | 14:04 |
gordc | hm... for some reason when i turn batch_size = 50 it actually performs same or worse than batch_size =1 | 14:05 |
*** ifat_afek has quit IRC | 14:05 | |
sileht | gordc, put rpc_pool_size to something like 1 | 14:06 |
sileht | gordc, did you put batch_time to something low ? | 14:07 |
gordc | 5 seconds | 14:07 |
gordc | and i flood queue with a lot of messages | 14:08 |
gordc | where does rpc_pool_size go? i can't find the option. | 14:09 |
*** thorst has quit IRC | 14:09 | |
sileht | forget if you flood the queue that doesn't matter | 14:09 |
ljxiash | gordc: Hi, gordon! We have a list of new metrics. | 14:09 |
*** thorst has joined #openstack-telemetry | 14:09 | |
liamji | gordc: yes, some metrics are not in the neturon, for example network flow(packet/byte) of the vpn service. I think the metering of network team isn't important to the neutron them. | 14:10 |
liamji | s/them/team | 14:10 |
gordc | liamji: i see. do you have code? did you want it in for Mitaka? | 14:11 |
*** dan-t has quit IRC | 14:12 | |
*** Ephur has joined #openstack-telemetry | 14:13 | |
*** efoley_ has joined #openstack-telemetry | 14:13 | |
*** efoley_ is now known as efoley | 14:13 | |
ljxiash | gordc: not the whole code is ready. I know metering the sg and vpn are ready | 14:15 |
liamji | gordc: The development work is started. Several engineers in my company and liusheng are involved in this discussion. We plan to use ceilometer in the Public cloud for its elastic framwork that can meet the requirements. | 14:15 |
sileht | gordc, how do you mesure it ? | 14:16 |
gordc | liamji: ljxiash: sounds good. i will check with liusheng. | 14:17 |
gordc | liamji: ljxiash: do you want it for Mitaka? | 14:17 |
liamji | gordc: And we are preparing a submit topic to share with the practice of Ceilometer in the metering of network service | 14:17 |
liamji | in the Public Cloud environment | 14:18 |
gordc | sileht: i just create a large backlog in collector queue and see how many messages are pulled off queue in 10secs - 1 minute. | 14:18 |
gordc | sileht: very scientific. | 14:18 |
gordc | liamji: yes. liusheng told me already. i think it's interesting topic. | 14:19 |
sileht | gordc, I do the same :p | 14:19 |
*** ddieterly has joined #openstack-telemetry | 14:19 | |
gordc | sileht: :) we both know science. | 14:19 |
*** Ephur has quit IRC | 14:19 | |
*** thorst has quit IRC | 14:32 | |
pradk | gordc, I wanted to gauge if people are using the pollster wrt nova-network, considering it hasnt been that useful. If the response is yea we're using it of use case so and so, then we can go the discovery route | 14:37 |
pradk | gordc, but i'm not sure if its worth the effort until the nova api for fip's is fixed as referenced in the bug | 14:37 |
pradk | cdent, ^^ | 14:37 |
* cdent nods and waves at pradk | 14:37 | |
pradk | i'm hoping someone will panic and come and say "no way you're switching to neutron api, thats going to break all hell loose" | 14:38 |
* pradk waves back at cdent | 14:38 | |
cdent | That kind of hoping never seems to work out in this environment | 14:39 |
pradk | yea i guess in that case, we just do it anyway and let them yell back after they realize they are broke :) | 14:40 |
cdent | I think there should be far more of that kind of thing. | 14:41 |
cdent | Break stuff and keep moving forward | 14:41 |
gordc | pradk: can we verify the existing data we are polling? | 14:43 |
pradk | yea | 14:44 |
liamji | gordc: sorry for responding late. I will send you an email about the metrics investigated by network team. They have invesigated many existing Public Cloud billing system. I think you can base on the list to check which metics can be accepted by Ceilometer in the Mitaka release. Thanks :) | 14:49 |
gordc | sure | 14:50 |
gordc | pradk: that'd be good. thanks! | 14:50 |
*** liamji has quit IRC | 15:03 | |
idegtiarov_ | gordc, Hi! I've met that zombie process appear in ceilometer-api if we use more then 1 workers, I also remember your letter where answer was that if we have as many processes as workers and extra zombie process its ok | 15:05 |
*** dan-t has joined #openstack-telemetry | 15:06 | |
idegtiarov_ | gordc, but on my devstack I configure 2 and 3 workers for api and see only one api process plus zombie process, | 15:06 |
idegtiarov_ | zombie process | 15:07 |
idegtiarov_ | gordc, does that mean we have a bug? | 15:07 |
gordc | idegtiarov_: what do you mean by 'zombie process'? | 15:07 |
gordc | can you paste top? | 15:07 |
idegtiarov_ | gordc, 11352 2.5 0.0 0 0 pts/22 Z+ 14:55 0:00 [ceilometer-api] <defunct> | 15:08 |
*** thorst has joined #openstack-telemetry | 15:08 | |
*** thorst has quit IRC | 15:08 | |
*** thorst has joined #openstack-telemetry | 15:08 | |
*** idegtiarov_ has quit IRC | 15:09 | |
*** idegtiarov_ has joined #openstack-telemetry | 15:09 | |
gordc | idegtiarov_: what happens if you run 'ps -ef | grep ceilometer-api'? | 15:11 |
idegtiarov_ | gordc, yes | 15:12 |
idegtiarov_ | gordc, I see two processes one of then is Z | 15:13 |
idegtiarov_ | gordc, nothing new in atop output | 15:14 |
*** rbak has joined #openstack-telemetry | 15:14 | |
*** rbak has quit IRC | 15:16 | |
*** boris-42 has joined #openstack-telemetry | 15:16 | |
gordc | if you run ps -ef | grep ceilometer-api? | 15:17 |
gordc | you see two? | 15:17 |
gordc | sileht: seems like batch works properly. (i don't know if it's any faster). | 15:18 |
idegtiarov_ | 11230 6112 0 14:50 pts/22 00:00:01 /usr/bin/python /usr/local/bin/ceilometer-api -d -v --log-dir=/var/log/ceilometer-api --config-file /etc/ceilometer/ceilometer.conf | 15:18 |
idegtiarov_ | 11352 11230 0 14:55 pts/22 00:00:00 [ceilometer-api] <defunct> | 15:18 |
idegtiarov_ | 12136 5219 0 15:13 pts/0 00:00:00 grep --color=auto ceilometer-api | 15:18 |
gordc | sileht: seems like it's slower because of dispatcher code (if i skip gnocchi dispatcher, it goes pretty cleanly) | 15:19 |
gordc | uh... that's weird. | 15:19 |
gordc | do you have debug on? | 15:19 |
idegtiarov_ | gordc, yes | 15:19 |
gordc | pecan_debug? | 15:19 |
gordc | oh wait. we're talking about api... yeah my comment before related to notification/collector wokers | 15:20 |
gordc | i'm not entirely sure what happens when you launch api works... i use httpd | 15:21 |
gordc | let me try | 15:21 |
idegtiarov_ | ok | 15:22 |
idegtiarov_ | )) | 15:22 |
gordc | idegtiarov_: i'm not sure what the defunct process is. | 15:24 |
gordc | if i run with multiple api workers i just get one item when i run 'ps -ef' | 15:24 |
idegtiarov_ | gordc, do some request in cli and recheck ps | 15:26 |
gordc | idegtiarov_: ok. yes i see defunct | 15:28 |
gordc | i've no idea what that is... i assume you need to look into werkzeug lib | 15:28 |
idegtiarov_ | gordc, should we set this bug https://bugs.launchpad.net/ceilometer/+bug/1515665 as valid | 15:29 |
openstack | Launchpad bug 1515665 in Ceilometer "ceilometer-api sometimes leaves defunct process" [Undecided,Invalid] - Assigned to Madhu Mohan Nelemane (mmohan-9) | 15:29 |
gordc | *shrugs* you should be using apache in a real production env... | 15:29 |
gordc | idegtiarov_: i reopened... if there was a priority below 'low', this bug would be it. | 15:31 |
idegtiarov_ | gordc, ))) got it | 15:31 |
*** mragupat has joined #openstack-telemetry | 15:32 | |
*** rbak has joined #openstack-telemetry | 15:32 | |
*** diogogmt has joined #openstack-telemetry | 15:33 | |
*** _nadya_ has quit IRC | 15:34 | |
gordc | idegtiarov_: https://github.com/mitsuhiko/werkzeug/issues/810 | 15:34 |
idegtiarov_ | gordc, thanks I've also already found this thread | 15:37 |
*** _nadya_ has joined #openstack-telemetry | 15:38 | |
gordc | idegtiarov_: you still want a bug against ceiloemter? | 15:38 |
idegtiarov_ | gordc, no | 15:38 |
idegtiarov_ | gordc, it is not our case | 15:39 |
gordc | ok. i'm closing it then. | 15:39 |
idegtiarov_ | ok | 15:39 |
*** diogogmt has quit IRC | 15:40 | |
*** _nadya_ has quit IRC | 15:47 | |
*** rbak has quit IRC | 15:52 | |
*** rbak has joined #openstack-telemetry | 15:53 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource attribute int and float https://review.openstack.org/270091 | 15:53 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource attribute uuid https://review.openstack.org/270090 | 15:53 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource type CRUD. https://review.openstack.org/269844 | 15:53 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource attribute string https://review.openstack.org/269888 | 15:53 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Move legacy Ceilometer resource into indexer. https://review.openstack.org/270266 | 15:53 |
*** _nadya_ has joined #openstack-telemetry | 15:54 | |
*** rbak has quit IRC | 15:55 | |
*** rbak has joined #openstack-telemetry | 15:55 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource attribute int and float https://review.openstack.org/270091 | 15:55 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource attribute uuid https://review.openstack.org/270090 | 15:55 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Move legacy Ceilometer resource into indexer. https://review.openstack.org/270266 | 15:55 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource type CRUD. https://review.openstack.org/269844 | 15:55 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource attribute string https://review.openstack.org/269888 | 15:55 |
gordc | sileht: i know why batch is slower. it's because if batch is low, it does not lower number of api calls (it's just all groups of measures == 1) but it has overhead of attempting to group. | 15:55 |
gordc | i only see groups of measures > 1 if i set the number higher (ie.100) and even then it's only a sometimes groups of 2. | 15:56 |
gordc | jd__: is this ready? https://review.openstack.org/#/c/259558/ | 16:02 |
*** rbak has quit IRC | 16:04 | |
*** rbak has joined #openstack-telemetry | 16:05 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: homogenise resource type not found exceptions https://review.openstack.org/270280 | 16:06 |
*** hughhalf_ has quit IRC | 16:06 | |
*** hughhalf has joined #openstack-telemetry | 16:07 | |
sileht | gordc, yeah if all your samples have different resource, the batch doesn't improve anything | 16:07 |
sileht | gordc, that will be solve by the jd__ patch | 16:07 |
gordc | sileht: definitely. | 16:08 |
gordc | right now we group by resource and by metric name. | 16:08 |
sileht | gordc, next we have to move the ceilometer dispatcher to use the new API | 16:08 |
sileht | that the last step | 16:08 |
gordc | sileht: i think it's the two levels of groupby that is ruining batching. if we could groupby just metric name it would be better | 16:09 |
sileht | gordc, I group by resource_id to make the resource update call only 1 times | 16:10 |
*** cdent has quit IRC | 16:12 | |
gordc | sileht: right now it looks like it calls resource update per metric. | 16:13 |
*** yprokule has quit IRC | 16:14 | |
sileht | gordc, it's one time the resource update is outside the 'for' loop of metrics | 16:15 |
gordc | sileht: ah i see. | 16:17 |
*** cheneydc has quit IRC | 16:23 | |
*** rcernin has quit IRC | 16:25 | |
*** rbak has quit IRC | 16:28 | |
*** rbak has joined #openstack-telemetry | 16:29 | |
*** cdent has joined #openstack-telemetry | 16:34 | |
openstackgerrit | Merged openstack/ceilometer: Don't store events with Gnocchi https://review.openstack.org/269594 | 16:48 |
jd__ | gordc: yeah it's a first step but it's ready :) | 16:51 |
*** efoley has quit IRC | 16:51 | |
*** mattyw has quit IRC | 16:51 | |
gordc | ... how did ^ merge before everything else in queue?! | 16:53 |
gordc | jd__: cool cool | 16:53 |
jd__ | gordc: maybe the patch know someone that knows someoneā¦ | 16:54 |
gordc | jd__: did you ask somebody to jump us? | 16:54 |
jd__ | no I'm supposedly on PTO | 16:54 |
gordc | lol yeah? nice. you on a beach? | 16:55 |
jd__ | not, just chilling out at home :) | 16:55 |
jd__ | doing non-OpenStack stuff | 16:55 |
gordc | cool cool. i remember you said you were going to beach sometime. oh well. enjoy your pto | 16:55 |
*** tasdomas` is now known as tasdomas | 16:56 | |
*** _nadya_ has quit IRC | 16:56 | |
jd__ | that'll be in a month! | 16:56 |
gordc | jd__: nice. | 16:56 |
*** belmoreira has joined #openstack-telemetry | 16:59 | |
*** yassine__ has quit IRC | 17:04 | |
*** ddieterly has quit IRC | 17:05 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Don't create Ceilometer resource types by default. https://review.openstack.org/270322 | 17:07 |
sileht | gordc, I shouldn't ? | 17:08 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Don't create Ceilometer resource types by default. https://review.openstack.org/270322 | 17:11 |
*** mattyw has joined #openstack-telemetry | 17:11 | |
gordc | sileht: huh? | 17:15 |
*** mragupat has quit IRC | 17:37 | |
*** belmoreira has quit IRC | 17:43 | |
*** _nadya_ has joined #openstack-telemetry | 17:51 | |
*** mragupat has joined #openstack-telemetry | 17:58 | |
*** shardy has quit IRC | 17:59 | |
*** mragupat has quit IRC | 17:59 | |
*** cdent has quit IRC | 18:05 | |
*** safchain has quit IRC | 18:10 | |
*** eglynn_ has joined #openstack-telemetry | 18:15 | |
*** _nadya__ has joined #openstack-telemetry | 18:15 | |
jd__ | sileht: why -1 https://review.openstack.org/#/c/267607 ? | 18:16 |
sileht | jd__, gerrit have not publish my draft... | 18:17 |
*** kragniz_ has joined #openstack-telemetry | 18:17 | |
sileht | jd__, you should see it now | 18:17 |
jd__ | thanks | 18:18 |
*** Taytay has joined #openstack-telemetry | 18:18 | |
openstackgerrit | Andreas Jaeger proposed openstack/python-ceilometerclient: Remove argparse from requirements https://review.openstack.org/270380 | 18:19 |
*** dhellmann_ has joined #openstack-telemetry | 18:20 | |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource attribute int and float https://review.openstack.org/270091 | 18:20 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource attribute uuid https://review.openstack.org/270090 | 18:20 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Don't create Ceilometer resource types by default. https://review.openstack.org/270322 | 18:20 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Handle all resources type with one controller https://review.openstack.org/269526 | 18:20 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Move legacy Ceilometer resource into indexer. https://review.openstack.org/270266 | 18:20 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Move resource type into their own sql table https://review.openstack.org/269843 | 18:20 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource type CRUD. https://review.openstack.org/269844 | 18:20 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: Implements resource attribute string https://review.openstack.org/269888 | 18:20 |
openstackgerrit | Mehdi Abaakouk (sileht) proposed openstack/gnocchi: homogenise resource type not found exceptions https://review.openstack.org/270280 | 18:20 |
*** mattyw has quit IRC | 18:20 | |
*** _nadya_ has quit IRC | 18:22 | |
*** thorst has quit IRC | 18:22 | |
*** eglynn has quit IRC | 18:22 | |
*** titilambert has quit IRC | 18:22 | |
*** sudorandom has quit IRC | 18:22 | |
*** dhellmann has quit IRC | 18:22 | |
*** kragniz has quit IRC | 18:22 | |
sileht | gordc, since Gnocchi is a backend to Ceilometer, the code that create resource type must be in Ceilometer code at this end | 18:22 |
*** dhellmann_ is now known as dhellmann | 18:22 | |
sileht | gordc, my code is just a transition thing before removing it completly from Gnocchi | 18:23 |
*** sudorandom has joined #openstack-telemetry | 18:24 | |
*** _nadya__ has quit IRC | 18:27 | |
*** thorst has joined #openstack-telemetry | 18:29 | |
*** cdent has joined #openstack-telemetry | 18:35 | |
*** sudorandom has quit IRC | 18:35 | |
*** sudorandom has joined #openstack-telemetry | 18:37 | |
gordc | sileht: are you explaining why you are making gnocchi changes? | 18:40 |
gordc | sorry, i'm confused. | 18:40 |
sileht | yes | 18:40 |
gordc | sileht: oh cool cool. that makes sense | 18:40 |
gordc | i was just wondering why telemetry projects are not in integrated gate (i'm happy it isn't becasue we're not blocked now) | 18:41 |
*** sudorandom has quit IRC | 18:48 | |
*** sudorandom has joined #openstack-telemetry | 18:48 | |
*** eglynn_ has quit IRC | 18:49 | |
openstackgerrit | Merged openstack/python-aodhclient: add alarm interface https://review.openstack.org/263887 | 18:49 |
openstackgerrit | Merged openstack/python-aodhclient: support alarm type param https://review.openstack.org/265486 | 18:53 |
openstackgerrit | Merged openstack/python-aodhclient: add event alarm support https://review.openstack.org/265930 | 18:54 |
*** boris-42 has quit IRC | 18:57 | |
*** boris-42 has joined #openstack-telemetry | 18:57 | |
*** sudorandom has quit IRC | 18:59 | |
*** mragupat has joined #openstack-telemetry | 19:02 | |
*** mragupat has quit IRC | 19:02 | |
*** mragupat has joined #openstack-telemetry | 19:02 | |
*** mragupat has quit IRC | 19:03 | |
*** mragupat has joined #openstack-telemetry | 19:03 | |
openstackgerrit | Pradeep Kilambi proposed openstack/python-aodhclient: Add gnocchi alarm rules https://review.openstack.org/266073 | 19:05 |
*** idegtiarov_ has quit IRC | 19:13 | |
openstackgerrit | Pradeep Kilambi proposed openstack/ceilometer: Fix ceilometer floatingip pollster https://review.openstack.org/269369 | 19:27 |
*** diogogmt has joined #openstack-telemetry | 19:28 | |
*** ddieterly has joined #openstack-telemetry | 19:38 | |
openstackgerrit | gordon chung proposed openstack/python-ceilometerclient: improve readme contents https://review.openstack.org/235208 | 19:39 |
openstackgerrit | Merged openstack/aodh: add release notes for mitaka-2 https://review.openstack.org/269351 | 19:54 |
*** mragupat_ has joined #openstack-telemetry | 20:08 | |
*** mragupat has quit IRC | 20:11 | |
*** 77CAALW38 has joined #openstack-telemetry | 20:18 | |
*** sudorandom has joined #openstack-telemetry | 20:18 | |
*** davidlenwell has quit IRC | 20:18 | |
*** changbl has quit IRC | 20:19 | |
*** davidlenwell has joined #openstack-telemetry | 20:20 | |
gordc | pradk: yeah, now i remember why we don't get anything | 20:21 |
gordc | it's because nova restricts the results to the tenant. | 20:21 |
pradk | gordc, i think it uses the service tenant to filter | 20:21 |
pradk | yep | 20:21 |
gordc | so technically we could get the data... it's just we're not. | 20:22 |
gordc | i'm ok with ripping it out completely considering it doesn't work. and if someone wants nova-network they can add it in. | 20:24 |
*** ljxiash has quit IRC | 20:27 | |
*** ljxiash has joined #openstack-telemetry | 20:27 | |
pradk | gordc, yea that what i think too.. i dont see the need to add endpoint discovery etc when we know it does nothing | 20:28 |
gordc | makes sense to me. | 20:28 |
*** 77CAALW38 has quit IRC | 20:28 | |
*** sudorandom has quit IRC | 20:28 | |
*** nicodemus_ has quit IRC | 20:28 | |
*** ljxiash has quit IRC | 20:31 | |
*** jfluhmann has joined #openstack-telemetry | 20:34 | |
*** 77CAALW38 has joined #openstack-telemetry | 20:42 | |
*** sudorandom has joined #openstack-telemetry | 20:42 | |
*** boris-42 has quit IRC | 20:43 | |
openstackgerrit | Merged openstack/gnocchi: indexer: always order the result returned by list_metrics() https://review.openstack.org/268009 | 20:47 |
*** safchain has joined #openstack-telemetry | 20:48 | |
*** 77CAALW38 has quit IRC | 20:53 | |
*** sudorandom has quit IRC | 20:53 | |
*** changbl has joined #openstack-telemetry | 20:54 | |
*** eglynn_ has joined #openstack-telemetry | 21:07 | |
openstackgerrit | Merged openstack/gnocchi: influxdb: do not try to create a database https://review.openstack.org/269599 | 21:09 |
openstackgerrit | Merged openstack/gnocchi: Handle all resources type with one controller https://review.openstack.org/269526 | 21:17 |
*** eglynn_ has quit IRC | 21:22 | |
*** eglynn_ has joined #openstack-telemetry | 21:22 | |
*** Ephur has joined #openstack-telemetry | 21:24 | |
*** sudorandom has joined #openstack-telemetry | 21:47 | |
*** prashantD_ has joined #openstack-telemetry | 21:48 | |
*** cdent has quit IRC | 21:49 | |
*** davidlenwell has quit IRC | 21:52 | |
*** davidlenwell has joined #openstack-telemetry | 21:53 | |
*** changbl has quit IRC | 21:55 | |
*** eglynn_ has quit IRC | 21:59 | |
*** davidlenwell has quit IRC | 22:00 | |
*** davidlenwell has joined #openstack-telemetry | 22:02 | |
*** kragniz_ is now known as kragniz | 22:12 | |
*** thorst has quit IRC | 22:14 | |
*** thorst has joined #openstack-telemetry | 22:15 | |
openstackgerrit | Merged openstack/gnocchi: devstack: remove Ceilometer support https://review.openstack.org/262498 | 22:17 |
*** thorst has quit IRC | 22:19 | |
*** boris-42 has joined #openstack-telemetry | 22:23 | |
*** changbl has joined #openstack-telemetry | 22:36 | |
*** ljxiash has joined #openstack-telemetry | 22:39 | |
openstackgerrit | Pradeep Kilambi proposed openstack/ceilometer: Fix ceilometer floatingip pollster https://review.openstack.org/269369 | 22:39 |
*** thorst has joined #openstack-telemetry | 22:40 | |
*** ljxiash has quit IRC | 22:43 | |
*** thorst has quit IRC | 22:44 | |
*** diogogmt has quit IRC | 22:52 | |
openstackgerrit | George Peristerakis proposed openstack/ceilometer: Load a directory of YAML event config files https://review.openstack.org/247177 | 22:55 |
*** mnaser has joined #openstack-telemetry | 22:57 | |
mnaser | Does anyone know if gnocchi packages exist somewhere, if looking to not install using pip? | 22:57 |
*** mattyw has joined #openstack-telemetry | 23:00 | |
*** achatterjee has quit IRC | 23:02 | |
*** mragupat_ has quit IRC | 23:05 | |
pradk | mnaser, which distro are you looking for? | 23:07 |
mnaser | pradk: ubuntu 14.04 lts | 23:07 |
pradk | mnaser, i know zigo packaged it for debian, donno if they made it to ubuntu | 23:08 |
pradk | zigo, ^^? | 23:08 |
mnaser | i see this: https://packages.debian.org/sid/gnocchi-common - im attempting to build it on a 14.04 lts machine | 23:09 |
pradk | mnaser, https://packages.debian.org/source/sid/gnocchi is the source | 23:10 |
pradk | mnaser, that will build a few binaries you'll need including common | 23:11 |
mnaser | yep, looks like it ... i'm working on it and hopefully it goes through | 23:11 |
mnaser | puppet-gnocchi references to these packages so yeah | 23:11 |
*** gordc has quit IRC | 23:19 | |
mnaser | dpkg-checkbuilddeps: Unmet build dependencies: openstack-pkg-tools (>= 37~) influxdb influxdb-dev python-future python-gabbi (>= 1) python-jsonpatch (>= 1.9) python-pandas (>= 0.17) python-pytimeparse (>= 1.1.5) python-sphinx-bootstrap-theme python-sqlalchemy-utils python-sysv-ipc python-trollius python-webtest (>= 2.0.16) | 23:20 |
mnaser | gotta package all those for trusty | 23:20 |
mnaser | long night ahead | 23:20 |
*** mattyw has quit IRC | 23:29 | |
*** rbak has quit IRC | 23:48 | |
*** ddieterly has quit IRC | 23:56 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!