*** thorst_ has joined #openstack-telemetry | 00:49 | |
*** diogogmt has joined #openstack-telemetry | 00:52 | |
*** thorst_ has quit IRC | 00:54 | |
*** thorst_ has joined #openstack-telemetry | 00:55 | |
*** thorst_ has quit IRC | 00:59 | |
*** diogogmt has quit IRC | 01:06 | |
*** cheneydc has joined #openstack-telemetry | 01:13 | |
*** thorst_ has joined #openstack-telemetry | 02:38 | |
*** thorst_ has quit IRC | 02:41 | |
*** thorst_ has joined #openstack-telemetry | 02:41 | |
*** thorst_ has quit IRC | 02:45 | |
openstackgerrit | Merged openstack/aodh: Clean deprecated "rpc_backend" in tests https://review.openstack.org/328675 | 02:53 |
---|---|---|
openstackgerrit | Merged openstack/ceilometer: Clean deprecated "rpc_backend" in tests https://review.openstack.org/328687 | 02:57 |
*** r-mibu has quit IRC | 03:17 | |
*** r-mibu has joined #openstack-telemetry | 03:38 | |
*** links has joined #openstack-telemetry | 04:20 | |
*** _nadya_ has joined #openstack-telemetry | 04:22 | |
*** cheneydc has quit IRC | 04:35 | |
*** yprokule has joined #openstack-telemetry | 05:14 | |
*** links has quit IRC | 05:27 | |
*** links has joined #openstack-telemetry | 05:28 | |
*** _nadya_ has quit IRC | 05:33 | |
*** _nadya_ has joined #openstack-telemetry | 05:36 | |
*** _nadya_ has quit IRC | 05:43 | |
*** _nadya_ has joined #openstack-telemetry | 05:51 | |
*** belmoreira has joined #openstack-telemetry | 06:06 | |
*** _nadya_ has quit IRC | 06:20 | |
*** cllewellyn_ has joined #openstack-telemetry | 06:22 | |
*** rcernin has joined #openstack-telemetry | 06:24 | |
*** cllewellyn_ has quit IRC | 06:26 | |
*** pcaruana has joined #openstack-telemetry | 06:29 | |
*** _nadya_ has joined #openstack-telemetry | 06:35 | |
*** _nadya_ has quit IRC | 06:40 | |
*** _nadya_ has joined #openstack-telemetry | 06:42 | |
therve | jd__, Hey! | 06:43 |
therve | jd__, Have you actually tested panko integration into ceilometer? | 06:43 |
*** sheel has joined #openstack-telemetry | 06:50 | |
*** lsmola has joined #openstack-telemetry | 06:56 | |
*** _nadya_ has quit IRC | 06:57 | |
*** tesseract has joined #openstack-telemetry | 07:10 | |
jd__ | therve: nop | 07:13 |
therve | jd__, Ah :) | 07:20 |
therve | Well, it probably doesn't work :) | 07:20 |
jd__ | therve: hint? | 07:20 |
therve | jd__, 2 things: the internal API is not record_events | 07:20 |
therve | It's verify_and_record_events | 07:20 |
jd__ | yes I think that's because it misses a patch | 07:20 |
jd__ | which I pushed to be merged for weeks!! | 07:21 |
jd__ | https://review.openstack.org/#/c/317431/ | 07:21 |
therve | and 2) How do you configure panko specifically when it runs inside ceilometer | 07:21 |
jd__ | therve: hum yeah the config file handling might be buggy | 07:21 |
therve | That patch is red though :) | 07:21 |
therve | But yeah having that in would be great | 07:22 |
therve | I don't know how to solve the config issue though | 07:23 |
therve | You may have to load panko config explicitely in the dispatcher | 07:23 |
therve | And make sure you don't rely on global cfg.CONF anywhere | 07:23 |
* jd__ nods | 07:23 | |
jd__ | I'll fix the patch | 07:24 |
jd__ | I asked for testing Panko a while back but nobody replied back, so thanks therve :) | 07:24 |
therve | jd__, I didn't technically tested it :) | 07:24 |
therve | But I wrote a new dispatcher based on that inspiration and got those issues :) | 07:25 |
jd__ | you wrote a dispatcher? | 07:26 |
jd__ | how cool | 07:26 |
therve | It'd be event cooler if it worked | 07:26 |
jd__ | don't let this kind of details put you down | 07:27 |
jd__ | what's your dispatcher for? | 07:27 |
therve | But yeah first I was thinking about adding something to panko | 07:27 |
therve | Until I realized it shared almost nothing with it :) | 07:27 |
openstackgerrit | Julien Danjou proposed openstack/ceilometer: collector: use an intermediate proxy class for event dispatcher https://review.openstack.org/317431 | 07:27 |
jd__ | too bad | 07:27 |
therve | jd__, Subscription mechanism for events, that pushes to zaqar queues | 07:27 |
jd__ | cool | 07:28 |
jd__ | that could be a better project than Panko ultimately | 07:28 |
therve | I need to rewrite the db layer now to do like gnocchi :/ | 07:29 |
therve | Because otherwise I don't think the global enginefacade will work without global cfg.CONF | 07:30 |
therve | sigh | 07:30 |
openstackgerrit | Julien Danjou proposed openstack/aodh: Fix and improve the partition coordinator https://review.openstack.org/326573 | 07:32 |
openstackgerrit | Julien Danjou proposed openstack/aodh: Catch DriverLoadFailure for get_transport optional https://review.openstack.org/330929 | 07:32 |
jd__ | therve: maybe we should move some of that in oslo.db? | 07:39 |
therve | jd__, Possibly yeah | 07:43 |
*** rcernin has quit IRC | 07:45 | |
openstackgerrit | liusheng proposed openstack/aodh: Correct the order when sorting by "severity" https://review.openstack.org/330936 | 07:51 |
*** efoley has joined #openstack-telemetry | 07:58 | |
openstackgerrit | Merged openstack/ceilometer: Rename gabbits with _ to have - instead https://review.openstack.org/330521 | 08:06 |
*** rcernin has joined #openstack-telemetry | 08:10 | |
kodoku | Hey, I configured statsd with a project_id but if I search ressource with this project_Id gnocchi return nothin. Is it normal ? | 08:11 |
openstackgerrit | Julien Danjou proposed openstack/ceilometer: catch DriverLoadFailure for get_transport optional https://review.openstack.org/327073 | 08:30 |
openstackgerrit | Julien Danjou proposed openstack/ceilometer: alarm: remove oslo_utils.timeutils.total_seconds() usage https://review.openstack.org/330951 | 08:30 |
openstackgerrit | Julien Danjou proposed openstack/ceilometer: collector: use an intermediate proxy class for event dispatcher https://review.openstack.org/317431 | 08:34 |
openstackgerrit | Julien Danjou proposed openstack/ceilometer: Copy images_client from tempest + Correct concurrency of gabbi 1.22.0 https://review.openstack.org/327511 | 08:35 |
openstackgerrit | Julien Danjou proposed openstack/ceilometer: dispacher/gnocchi: measures sent fix logging https://review.openstack.org/323725 | 08:35 |
*** jmccarthy has joined #openstack-telemetry | 08:38 | |
*** jmccarthy has left #openstack-telemetry | 08:39 | |
*** as0bu has quit IRC | 08:40 | |
*** jdandrea_ has quit IRC | 08:41 | |
*** harlowja_ has quit IRC | 08:41 | |
*** ekarlso has quit IRC | 08:42 | |
*** purplerbot has quit IRC | 08:42 | |
*** jdandrea has joined #openstack-telemetry | 08:43 | |
openstackgerrit | Julien Danjou proposed openstack/gnocchi: Enable CORS by default https://review.openstack.org/290429 | 08:44 |
*** kodoku has quit IRC | 08:44 | |
*** as0bu has joined #openstack-telemetry | 08:45 | |
*** kodoku has joined #openstack-telemetry | 08:46 | |
*** tpeoples has quit IRC | 08:47 | |
*** yassine__ has joined #openstack-telemetry | 08:48 | |
*** tpeoples has joined #openstack-telemetry | 08:49 | |
*** ekarlso has joined #openstack-telemetry | 08:51 | |
openstackgerrit | Julien Danjou proposed openstack/aodh: Catch DriverLoadFailure + Correct concurrency of gabbi >1.22.0 + remove most oslo.context usage https://review.openstack.org/330929 | 08:56 |
openstackgerrit | Julien Danjou proposed openstack/aodh: Fix and improve the partition coordinator https://review.openstack.org/326573 | 08:56 |
openstackgerrit | Julien Danjou proposed openstack/ceilometer: Remove oslo_utils.timeutils.total_seconds() usage + catch DriverLoadFailure for get_transport optional https://review.openstack.org/327073 | 09:02 |
jd__ | kodoku: are you sure you're using the exact same format? | 09:03 |
jd__ | kodoku: there are string so watch out if you filter on uuid to not miss any dash | 09:03 |
kodoku | jd__ I have project_id = af0c88e8-90d8-4795-9efe-57f965e67318 | 09:05 |
kodoku | in gnocchi conf | 09:05 |
jd__ | kodoku: for statsd? | 09:06 |
kodoku | yes | 09:06 |
jd__ | ok | 09:06 |
kodoku | and gnocchi resource search "project_id='af0c88e8-90d8-4795-9efe-57f965e67318'" return nothing | 09:06 |
jd__ | are you authenticated as admin? | 09:06 |
kodoku | yes it was my next question ^^ | 09:06 |
jd__ | or as af0c88e8-90d8-4795-9efe-57f965e67318 | 09:06 |
kodoku | I use admin | 09:07 |
kodoku | But know I see user_id = e0ca4711-1128-422c-abd6-62db246c32e7 | 09:07 |
jd__ | how? | 09:07 |
kodoku | in gnocchi conf | 09:07 |
kodoku | and I don't have this ID user in my keystone user-list | 09:08 |
jd__ | it's not a problem per say, if you request gnocchi as admin | 09:08 |
kodoku | ok | 09:08 |
jd__ | try gnocchi --debug resource search… ? | 09:08 |
jd__ | though not sure it'll show you the query | 09:09 |
jd__ | since it's a POST | 09:09 |
jd__ | though statsd only create one resource with the resource_id you set in your gnocchi.conf anyway | 09:09 |
jd__ | and attach all the metrics to it | 09:09 |
jd__ | so you can go ahead and gnocchi show resource <id> | 09:09 |
jd__ | resource show | 09:09 |
kodoku | I can see a ressource with the ID in gnocchi conf | 09:10 |
kodoku | but in metrics I see nothing with resource show | 09:10 |
*** _nadya_ has joined #openstack-telemetry | 09:11 | |
jd__ | did you send data to gnocchi-statsd? | 09:12 |
kodoku | jd__ http://paste.openstack.org/show/516798/ | 09:12 |
kodoku | I don't know, I send data in gnocchi | 09:12 |
jd__ | looks legit | 09:13 |
jd__ | how do you send data? | 09:13 |
kodoku | ceilo | 09:13 |
jd__ | so… there's no statsd involved at all | 09:13 |
jd__ | so why are we talking about that? :) | 09:13 |
kodoku | ok >< | 09:14 |
jd__ | http://gnocchi.xyz/statsd.html | 09:14 |
kodoku | ok | 09:14 |
kodoku | I try to understand how works ceilo, gnocchi and aodh now | 09:15 |
jd__ | http://docs.openstack.org/developer/ceilometer/install/dbreco.html#moving-from-ceilometer-to-gnocchi | 09:15 |
kodoku | yes, I try to make works the grafana support but I fail | 09:17 |
*** AJaeger has left #openstack-telemetry | 09:17 | |
*** openstackgerrit has quit IRC | 09:18 | |
*** openstackgerrit has joined #openstack-telemetry | 09:19 | |
kodoku | I don't know If you use it | 09:19 |
kodoku | But grafana request is /api/datasources/proxy/1/v1/metric/fe2a8e88-7a36-45f2-84f8-167a55531855/measures | 09:19 |
kodoku | and gnocchi return 404 | 09:19 |
openstackgerrit | Julien Danjou proposed openstack/gnocchi: _carbonara: set default aggregation_workers_number to 1 https://review.openstack.org/330979 | 09:21 |
*** cdent has joined #openstack-telemetry | 09:23 | |
*** purplerbot has joined #openstack-telemetry | 09:25 | |
openstackgerrit | Julien Danjou proposed openstack/gnocchi: _carbonara: use tooz heartbeat management https://review.openstack.org/330982 | 09:25 |
*** yprokule has left #openstack-telemetry | 09:43 | |
*** yprokule has joined #openstack-telemetry | 09:43 | |
*** purplerbot has quit IRC | 09:45 | |
*** yprokule has quit IRC | 09:45 | |
*** yprokule has joined #openstack-telemetry | 09:45 | |
*** purplerbot has joined #openstack-telemetry | 09:47 | |
cdent | jd__: since we seem to like to keep tabs on pain: https://review.openstack.org/#/c/329386/ | 09:48 |
*** jmccarthy has joined #openstack-telemetry | 10:00 | |
*** jmccarthy has left #openstack-telemetry | 10:01 | |
*** openstackgerrit has quit IRC | 10:03 | |
*** openstackgerrit has joined #openstack-telemetry | 10:04 | |
*** eglynn has joined #openstack-telemetry | 10:05 | |
*** rcernin has quit IRC | 10:05 | |
openstackgerrit | Merged openstack/gnocchi: Rename gabbits with _ to have - instead https://review.openstack.org/330519 | 10:08 |
jd__ | cdent: I feel you bro | 10:28 |
jd__ | kodoku: that looks like you mis configured the URL | 10:28 |
jd__ | kodoku: mixed direct and proxy mode maybe? | 10:28 |
jd__ | kodoku: http://gnocchi.xyz/grafana.html | 10:29 |
openstackgerrit | Julien Danjou proposed openstack/aodh: Catch DriverLoadFailure + Correct concurrency of gabbi >1.22.0 + remove most oslo.context usage https://review.openstack.org/330929 | 10:30 |
openstackgerrit | Julien Danjou proposed openstack/aodh: Fix and improve the partition coordinator https://review.openstack.org/326573 | 10:30 |
openstackgerrit | Julien Danjou proposed openstack/ceilometer: Remove oslo_utils.timeutils.total_seconds() usage + catch DriverLoadFailure for get_transport optional https://review.openstack.org/327073 | 10:31 |
openstackgerrit | Julien Danjou proposed openstack/gnocchi: sqlalchemy: fix MySQL error handling in list_resources https://review.openstack.org/331020 | 10:34 |
openstackgerrit | Merged openstack/ceilometer: Copy images_client from tempest + Correct concurrency of gabbi 1.22.0 https://review.openstack.org/327511 | 10:43 |
openstackgerrit | Merged openstack/ceilometer: dispacher/gnocchi: measures sent fix logging https://review.openstack.org/323725 | 10:44 |
cdent | jd__: I'm sending an email, to stir the pot | 10:45 |
*** permalac has joined #openstack-telemetry | 10:47 | |
*** eglynn has quit IRC | 10:55 | |
*** thorst_ has joined #openstack-telemetry | 11:23 | |
*** rcernin has joined #openstack-telemetry | 11:48 | |
*** eglynn has joined #openstack-telemetry | 11:56 | |
*** dave-mccowan has joined #openstack-telemetry | 12:04 | |
*** pradk has joined #openstack-telemetry | 12:06 | |
*** pradk has quit IRC | 12:07 | |
*** pradk has joined #openstack-telemetry | 12:13 | |
*** jmccarthy has joined #openstack-telemetry | 12:19 | |
*** jmccarthy has left #openstack-telemetry | 12:21 | |
*** ljxiash has joined #openstack-telemetry | 12:36 | |
*** peristeri has joined #openstack-telemetry | 12:40 | |
*** gordc has joined #openstack-telemetry | 12:46 | |
*** pradk has quit IRC | 12:50 | |
*** liamji has joined #openstack-telemetry | 12:50 | |
*** yprokule_ has joined #openstack-telemetry | 12:58 | |
*** yprokule has quit IRC | 13:00 | |
*** jefrite has quit IRC | 13:19 | |
*** yprokule has joined #openstack-telemetry | 13:37 | |
*** yprokule_ has quit IRC | 13:38 | |
*** KrishR has joined #openstack-telemetry | 13:46 | |
*** links has quit IRC | 13:46 | |
*** ametts has joined #openstack-telemetry | 13:50 | |
jd__ | cdent: I don't understand why it would be Flask, I'm not even sure there are a lot/any OpenStack project using it? | 13:55 |
*** pradk has joined #openstack-telemetry | 13:56 | |
jd__ | and selector just looks a lighter framework than Flask | 13:56 |
cdent | selector's not framework, it's just a routing dispatcher | 13:56 |
cdent | The reason for flask is because when this has come up in the past (with regard to pecan and wsme) flask has been the main candidate because it has a large mature community | 13:57 |
openstackgerrit | Julien Danjou proposed openstack/aodh: Catch DriverLoadFailure + Correct concurrency of gabbi >1.22.0 + remove most oslo.context usage https://review.openstack.org/330929 | 13:58 |
openstackgerrit | Julien Danjou proposed openstack/aodh: Fix and improve the partition coordinator https://review.openstack.org/326573 | 13:58 |
jd__ | cdent: I always used flask as a routing dispatcher, no more lol | 13:59 |
cdent | then I think you should use selector instead :) | 14:00 |
*** rbak has joined #openstack-telemetry | 14:03 | |
openstackgerrit | Julien Danjou proposed openstack/ceilometer: Remove oslo_utils.timeutils.total_seconds() usage + catch DriverLoadFailure for get_transport optional + fix CI failure due to oslo.messaging 5.0.0 https://review.openstack.org/327073 | 14:06 |
openstackgerrit | Chris Dent proposed openstack/python-gnocchiclient: Remove refernces to queues in the osc client https://review.openstack.org/331193 | 14:39 |
*** ljxiash has quit IRC | 14:47 | |
openstackgerrit | Julien Danjou proposed openstack/ceilometer: tests: do not override auth version to v2 https://review.openstack.org/331201 | 14:47 |
jd__ | the time I spent trying to fix stable/* lol | 14:52 |
jd__ | cdent: likely! | 14:52 |
gordc | jd__: the time i spent trying to pretend like i understand ceph... | 14:53 |
*** pcaruana has quit IRC | 14:54 | |
jd__ | haha | 14:55 |
*** diogogmt has joined #openstack-telemetry | 15:02 | |
*** diogogmt has quit IRC | 15:04 | |
*** tesseract has quit IRC | 15:05 | |
*** rcernin has quit IRC | 15:07 | |
openstackgerrit | Julien Danjou proposed openstack/ceilometer: Remove oslo_utils.timeutils.total_seconds() usage + catch DriverLoadFailure for get_transport optional + fix CI failure due to oslo.messaging 5.0.0 https://review.openstack.org/327073 | 15:15 |
openstackgerrit | Julien Danjou proposed openstack/aodh: Catch DriverLoadFailure + Correct concurrency of gabbi >1.22.0 + remove most oslo.context usage + remove dependency on sphinxcontrib-docbookrestapi https://review.openstack.org/330929 | 15:24 |
openstackgerrit | Julien Danjou proposed openstack/aodh: Fix and improve the partition coordinator https://review.openstack.org/326573 | 15:24 |
openstackgerrit | Julien Danjou proposed openstack/aodh: doc: remove leftover from docbookrestapi https://review.openstack.org/331226 | 15:25 |
*** afazekas|dentist is now known as afazekas | 15:25 | |
openstackgerrit | Julien Danjou proposed openstack/ceilometer: doc: remove left over of docbookrestapi https://review.openstack.org/331228 | 15:26 |
*** belmoreira has quit IRC | 15:40 | |
*** eglynn has quit IRC | 15:41 | |
openstackgerrit | Merged openstack/python-gnocchiclient: Remove refernces to queues in the osc client https://review.openstack.org/331193 | 15:53 |
*** yprokule has quit IRC | 16:01 | |
*** _nadya_ has quit IRC | 16:01 | |
*** permalac has quit IRC | 16:03 | |
*** cdent has quit IRC | 16:14 | |
-openstackstatus- NOTICE: zuul was restarted for a software upgrade; events between 16:08 and 16:30 were missed, please recheck any changes uploaded during that time | 16:34 | |
*** liamji has quit IRC | 16:52 | |
*** harlowja has joined #openstack-telemetry | 16:53 | |
*** lsmola has quit IRC | 16:57 | |
*** sheel has quit IRC | 17:05 | |
*** manjrem has joined #openstack-telemetry | 17:06 | |
*** _nadya_ has joined #openstack-telemetry | 17:49 | |
*** manjrem has quit IRC | 17:57 | |
*** harlowja has quit IRC | 18:04 | |
*** yassine__ has quit IRC | 18:11 | |
*** thorst_ has quit IRC | 18:13 | |
*** thorst_ has joined #openstack-telemetry | 18:14 | |
*** thorst_ has quit IRC | 18:18 | |
*** thorst_ has joined #openstack-telemetry | 18:19 | |
*** jdandrea has quit IRC | 18:41 | |
*** jdandrea has joined #openstack-telemetry | 18:41 | |
*** _nadya_ has quit IRC | 18:54 | |
*** efoley has quit IRC | 19:10 | |
*** shakamunyi has joined #openstack-telemetry | 19:13 | |
*** harlowja has joined #openstack-telemetry | 19:32 | |
*** thumpba has joined #openstack-telemetry | 19:32 | |
*** khushbu_ has joined #openstack-telemetry | 19:45 | |
*** thumpba has quit IRC | 19:48 | |
*** KrishR has quit IRC | 20:02 | |
*** thumpba has joined #openstack-telemetry | 20:07 | |
*** thumpba has quit IRC | 20:19 | |
*** thumpba has joined #openstack-telemetry | 20:20 | |
*** thorst_ has quit IRC | 20:23 | |
*** thumpba_ has joined #openstack-telemetry | 20:26 | |
*** thumpba has quit IRC | 20:29 | |
*** thorst_ has joined #openstack-telemetry | 20:49 | |
*** davidlenwell has quit IRC | 21:02 | |
*** thorst_ has quit IRC | 21:12 | |
*** thumpba_ has quit IRC | 21:12 | |
*** davidlenwell has joined #openstack-telemetry | 21:13 | |
*** ametts has quit IRC | 21:13 | |
*** gordc has quit IRC | 21:21 | |
*** dave-mccowan has quit IRC | 21:26 | |
*** thorst has joined #openstack-telemetry | 21:36 | |
*** thorst has quit IRC | 21:39 | |
*** thorst has joined #openstack-telemetry | 21:40 | |
*** thorst has quit IRC | 21:49 | |
*** pradk has quit IRC | 22:13 | |
*** khushbu_ has quit IRC | 22:18 | |
*** peristeri has quit IRC | 22:30 | |
*** thorst has joined #openstack-telemetry | 22:45 | |
*** thorst has quit IRC | 22:53 | |
*** dave-mccowan has joined #openstack-telemetry | 23:22 | |
*** dave-mccowan has quit IRC | 23:26 | |
*** thorst has joined #openstack-telemetry | 23:51 | |
*** thorst has quit IRC | 23:59 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!