*** yassine has joined #openstack-telemetry | 00:42 | |
*** yassine is now known as Guest61949 | 00:43 | |
*** rwsu has quit IRC | 00:48 | |
*** masber has joined #openstack-telemetry | 00:58 | |
*** tiendc has joined #openstack-telemetry | 01:05 | |
*** Guest61949 has quit IRC | 01:33 | |
*** imacdonn has quit IRC | 01:35 | |
*** imacdonn has joined #openstack-telemetry | 01:35 | |
*** Guest61949 has joined #openstack-telemetry | 01:44 | |
*** hoonetorg has quit IRC | 01:57 | |
*** hoonetorg has joined #openstack-telemetry | 01:57 | |
*** psachin has joined #openstack-telemetry | 02:41 | |
*** ivve has joined #openstack-telemetry | 02:52 | |
*** psachin has quit IRC | 03:37 | |
*** sheel has joined #openstack-telemetry | 03:39 | |
*** Guest61949 has quit IRC | 04:19 | |
*** Guest61949 has joined #openstack-telemetry | 04:22 | |
*** masber has quit IRC | 04:29 | |
*** AlexeyAbashkin has joined #openstack-telemetry | 04:48 | |
*** Guest61949 has quit IRC | 04:56 | |
*** Guest61949 has joined #openstack-telemetry | 05:00 | |
*** pcaruana has joined #openstack-telemetry | 05:20 | |
*** sheel has quit IRC | 05:45 | |
*** AlexeyAbashkin has quit IRC | 05:51 | |
*** AlexeyAbashkin has joined #openstack-telemetry | 06:01 | |
*** lvdombrkr has joined #openstack-telemetry | 06:11 | |
*** Alexey_Abashkin has joined #openstack-telemetry | 06:13 | |
*** lvdombrkr89 has joined #openstack-telemetry | 06:13 | |
*** AlexeyAbashkin has quit IRC | 06:15 | |
*** Alexey_Abashkin is now known as AlexeyAbashkin | 06:15 | |
*** lvdombrkr has quit IRC | 06:16 | |
*** Guest61949 has quit IRC | 06:22 | |
*** tiendc has quit IRC | 06:25 | |
*** AlexeyAbashkin has quit IRC | 06:33 | |
*** psachin has joined #openstack-telemetry | 06:37 | |
*** Guest61949 has joined #openstack-telemetry | 06:37 | |
*** alexchadin has joined #openstack-telemetry | 07:03 | |
*** tesseract has joined #openstack-telemetry | 07:10 | |
*** gkadam has joined #openstack-telemetry | 08:02 | |
*** shardy has joined #openstack-telemetry | 08:20 | |
*** alexchadin has quit IRC | 08:25 | |
*** alexchadin has joined #openstack-telemetry | 08:31 | |
*** gkadam_ has joined #openstack-telemetry | 08:43 | |
*** gkadam_ has quit IRC | 08:43 | |
*** gkadam has quit IRC | 08:46 | |
*** cdent has joined #openstack-telemetry | 08:53 | |
*** alexchadin has quit IRC | 09:44 | |
*** linkmark has joined #openstack-telemetry | 10:50 | |
*** edmondsw has joined #openstack-telemetry | 11:32 | |
*** rcernin has quit IRC | 12:29 | |
*** mvenesio has joined #openstack-telemetry | 12:45 | |
*** peereb has joined #openstack-telemetry | 12:46 | |
*** root__ has joined #openstack-telemetry | 12:47 | |
*** openstackgerrit has quit IRC | 12:49 | |
*** lvdombrkr89 has quit IRC | 12:50 | |
*** mvenesio has quit IRC | 12:51 | |
*** lvdombrkr89 has joined #openstack-telemetry | 12:55 | |
*** root__ has quit IRC | 12:58 | |
*** jmlowe has quit IRC | 12:58 | |
*** gordc has joined #openstack-telemetry | 13:03 | |
*** openstackgerrit has joined #openstack-telemetry | 13:13 | |
openstackgerrit | Merged openstack/ceilometer master: gnocchi: don't create metrics with resource https://review.openstack.org/578667 | 13:13 |
---|---|---|
cdent | gordc: you suffer from boredom? | 13:22 |
openstackgerrit | Merged openstack/ceilometer master: polling: remove useless base class https://review.openstack.org/578357 | 14:16 |
*** lvdombrkr89 has quit IRC | 14:38 | |
*** psachin has quit IRC | 14:42 | |
cwright | Hi, I've configured Keystone to publish notifications, but nothing appears in Gnocchi and I see this in the Ceilometer logs: | 14:43 |
cwright | -- WARNING ceilometer.dispatcher.gnocchi [-] metric $.payload.outcome - $.payload.outcome + 'identity.authenticate.' + $.payload.outcome is not handled by Gnocchi | 14:44 |
cwright | Can anyone recommend what I need to do to have Gnocchi handle `identity.authenticate.*` meters? | 14:44 |
cwright | Our Swift meters appear correctly configured, so I'm not sure what I need to do differently for Keystone | 14:44 |
cwright | we are using ubuntu cloud archive packages for pike on 16.04, so this is Gnocchi 3.1.9 | 14:52 |
*** shardy has quit IRC | 14:58 | |
*** piepmatz has joined #openstack-telemetry | 14:59 | |
piepmatz | hi, i have a question regarding ceilometer + floating ips. the docs say that the ip.floating meter was removed as of ocata. its origin was notifications and pollster. however, the pollster is still present today. it's just not documented anymore. was the pollster forgotten when deleting support for this meter? or were the docs cleaned too fast? can i safely use this meter or have i just triggered you to completely remove it? ;) | 15:05 |
gordc | cdent: it's the day before a long weekend :) | 15:07 |
gordc | so yes. | 15:07 |
gordc | piepmatz: if the pollster generates a useless meter than yes, it should be removed :) | 15:09 |
piepmatz | gordc: why do you consider it useless? i plan to you cloudkitty for billing, floating ips won't be free. I had the impression that ceilometer is the place to get data about floating ip usage from. isn't that correct? | 15:10 |
piepmatz | *plan to use | 15:10 |
gordc | piepmatz: ceilometer gathers data yes. but i imagine the metric you want is how many floatingips a user/project has. | 15:13 |
gordc | if you can't get that, only then would it make sense to just store a series of '1' values over time. | 15:13 |
piepmatz | gordc: the current ip.floating meter tells me the status for every floating ip (down, active, etc). the metric has a reference to the resource which in turn references a project. so i could say how many floating ips a user/project has. sounds like this is not the way to go? | 15:22 |
*** openstack has quit IRC | 15:22 | |
*** openstack has joined #openstack-telemetry | 15:26 | |
*** ChanServ sets mode: +o openstack | 15:26 | |
*** afazekas is now known as afazekas|pto | 15:29 | |
gordc | piepmatz: i don't work on ceilometer anymore but historical ceilometer had very limited resources, and there is/was generally poor integration of projects beyond nova, cinder, neutron, keystone. | 15:29 |
gordc | i have no idea if you can actually get the data i proposed even now... | 15:29 |
piepmatz | gordc: ok, thanks! i am totally fine with writing the meters I need, I am just not familiar enough with the telemetry topic yet to know how much i can expect from the single projects | 15:33 |
piepmatz | but thanks anway, I'll have a look :) | 15:33 |
gordc | np. best of luck. | 15:34 |
*** tesseract has quit IRC | 15:42 | |
*** edmondsw has quit IRC | 15:48 | |
cwright | thanks gordc | 15:50 |
*** edmondsw has joined #openstack-telemetry | 15:52 | |
*** rwsu has joined #openstack-telemetry | 15:55 | |
*** tobasco has quit IRC | 16:06 | |
*** tobasco has joined #openstack-telemetry | 16:08 | |
*** akrzos has quit IRC | 16:09 | |
*** weshay has quit IRC | 16:09 | |
*** aagate has quit IRC | 16:09 | |
*** evgenyl_ has quit IRC | 16:09 | |
*** zigo has quit IRC | 16:09 | |
*** toddnni has quit IRC | 16:12 | |
*** akrzos has joined #openstack-telemetry | 16:14 | |
*** weshay has joined #openstack-telemetry | 16:14 | |
*** aagate has joined #openstack-telemetry | 16:14 | |
*** evgenyl_ has joined #openstack-telemetry | 16:14 | |
*** zigo has joined #openstack-telemetry | 16:14 | |
*** toddnni has joined #openstack-telemetry | 16:14 | |
*** adreznec has quit IRC | 16:16 | |
*** adreznec has joined #openstack-telemetry | 16:19 | |
*** aagate has quit IRC | 16:30 | |
*** joadavis has quit IRC | 16:30 | |
*** pcaruana has quit IRC | 16:40 | |
*** gordc has quit IRC | 16:48 | |
piepmatz | one more thing before the weekend: could someone please review a minor change in openstack/telemetry-tempest-plugin? https://review.openstack.org/#/c/578149/ have nice weekend, guys! | 17:00 |
*** piepmatz has quit IRC | 17:02 | |
*** openstack has quit IRC | 17:11 | |
*** openstack has joined #openstack-telemetry | 17:16 | |
*** ChanServ sets mode: +o openstack | 17:16 | |
openstackgerrit | Samuel Pilla proposed openstack/ceilometer master: Add bandit to ceilometer tests https://review.openstack.org/490621 | 17:51 |
openstackgerrit | Samuel Pilla proposed openstack/ceilometer master: Add bandit to ceilometer tests https://review.openstack.org/490621 | 17:52 |
*** joadavis has joined #openstack-telemetry | 18:02 | |
*** jmlowe has joined #openstack-telemetry | 18:02 | |
*** joadavis has quit IRC | 18:14 | |
openstackgerrit | Nagasai Vinaykumar Kapalavai proposed openstack/aodh master: Closes-Bug: 1467317 https://review.openstack.org/579240 | 18:24 |
openstack | bug 1467317 in Wingpanel Network Indicator "place categories in revealer" [Wishlist,Expired] https://launchpad.net/bugs/1467317 | 18:24 |
*** joadavis has joined #openstack-telemetry | 18:30 | |
*** rwsu has quit IRC | 18:38 | |
*** peereb has quit IRC | 19:07 | |
*** edmondsw has quit IRC | 20:02 | |
openstackgerrit | Nagasai Vinaykumar Kapalavai proposed openstack/aodh master: Closes-Bug: 1467317 https://review.openstack.org/579240 | 20:02 |
openstack | bug 1467317 in Wingpanel Network Indicator "place categories in revealer" [Wishlist,Expired] https://launchpad.net/bugs/1467317 | 20:02 |
*** edmondsw has joined #openstack-telemetry | 20:09 | |
*** cdent has quit IRC | 20:09 | |
*** edmondsw has quit IRC | 20:14 | |
*** rwsu has joined #openstack-telemetry | 20:16 | |
*** edmondsw has joined #openstack-telemetry | 20:31 | |
*** rwsu has quit IRC | 22:55 | |
*** linkmark has quit IRC | 23:15 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!