*** jwcroppe has quit IRC | 00:04 | |
*** diga has joined #openstack-watcher | 00:10 | |
*** yuanying has quit IRC | 00:28 | |
*** chrisspencer_ has quit IRC | 01:17 | |
*** yuanying has joined #openstack-watcher | 01:24 | |
*** thorst has joined #openstack-watcher | 01:26 | |
openstackgerrit | Merged openstack/watcher master: Fix no endpoints of ceilometer in devstack environment setup. https://review.openstack.org/437901 | 01:55 |
---|---|---|
*** diga has quit IRC | 02:37 | |
*** thorst has quit IRC | 02:44 | |
*** thorst has joined #openstack-watcher | 02:44 | |
*** thorst has quit IRC | 02:49 | |
*** thorst has joined #openstack-watcher | 03:45 | |
*** thorst has quit IRC | 03:50 | |
*** adisky_ has joined #openstack-watcher | 04:37 | |
*** alexchadin has joined #openstack-watcher | 04:58 | |
openstackgerrit | Hidekazu Nakamura proposed openstack/watcher master: Added suspended audit state https://review.openstack.org/438800 | 04:58 |
*** alexchadin has quit IRC | 05:01 | |
hidekazu | adisky_: hello | 05:01 |
adisky_ | hidekazu: hi | 05:01 |
hidekazu | adisky_: i proposed the milestone of your bp as pike-2. | 05:02 |
hidekazu | adisky_: at ptg. | 05:02 |
hidekazu | adisky_: if problem, propose at irc meeting, please. | 05:02 |
adisky_ | hidekazu: ok | 05:03 |
adisky_ | hidekazu: no problem, pike-2 is fine. | 05:04 |
hidekazu | adisky_ nice. | 05:04 |
hidekazu | adisky_: your spec has one +2 already. | 05:05 |
hidekazu | adisky_: good progress. | 05:05 |
adisky_ | hidekazu: yes :) | 05:06 |
adisky_ | hidekazu: Thanks | 05:06 |
hidekazu | adisky_: welcome :) | 05:06 |
*** hidekazu has quit IRC | 05:13 | |
*** hidekazu has joined #openstack-watcher | 05:18 | |
*** diga has joined #openstack-watcher | 05:29 | |
*** alexchadin has joined #openstack-watcher | 06:33 | |
*** gk-1wm-su has joined #openstack-watcher | 06:45 | |
*** gk-1wm-su has left #openstack-watcher | 06:45 | |
*** thorst has joined #openstack-watcher | 06:46 | |
*** alexchadin has quit IRC | 06:48 | |
*** thorst has quit IRC | 06:51 | |
*** alexchadin has joined #openstack-watcher | 06:51 | |
*** pksingh has joined #openstack-watcher | 07:02 | |
pksingh | alexchadin: Hello | 07:02 |
alexchadin | hi pksingh | 07:02 |
pksingh | alexchadin: how are you? | 07:02 |
alexchadin | I'm good, and you? | 07:02 |
pksingh | i am fine too | 07:03 |
pksingh | will be back after lunch :) | 07:06 |
pksingh | alexchadin: ^^ | 07:06 |
alexchadin | pksingh: will see :) | 07:06 |
*** wootehfoot has quit IRC | 07:17 | |
*** yuanying_ has joined #openstack-watcher | 07:25 | |
*** yuanying has quit IRC | 07:27 | |
*** acabot has joined #openstack-watcher | 08:03 | |
*** vmahe has joined #openstack-watcher | 08:12 | |
*** vincentfrancoise has joined #openstack-watcher | 08:15 | |
*** sanfern has joined #openstack-watcher | 08:16 | |
sanfern | alexchadin, Hi | 08:20 |
alexchadin | hi sanfern | 08:21 |
sanfern | There are many granularity supported by Gnocchi, which data need to be collected by watcher? | 08:22 |
*** gk-1wm-su has joined #openstack-watcher | 08:24 | |
*** gk-1wm-su has left #openstack-watcher | 08:24 | |
alexchadin | sanfern: each strategy requires its own metrics | 08:26 |
alexchadin | sanfern: you can find required metrics in strategies documentation | 08:26 |
*** diga has quit IRC | 08:29 | |
sanfern | alexchadin, ok, for example for basic consolidation there are two metrics we are looking - compute.node.cpu.percent, cpu_util. Can we provide gnocchi measures show --resource-id b0e1c862-d0f8-4622-b4f8-93c019d1125e --aggregation sum cpu_util | 08:38 |
alexchadin | sanfern: yes, but 'mean' or 'min' aggregation functions are more applicable here. I propose to ask 'granularity' from admin to specify his policy. Take a look at https://review.openstack.org/#/c/438530/1/watcher/datasource/gnocchi.py | 08:40 |
alexchadin | sanfern: of course, 'granularity' should be specified in conf opts | 08:40 |
*** diga has joined #openstack-watcher | 08:41 | |
*** yuanying_ has quit IRC | 08:53 | |
openstackgerrit | Santhosh Fernandes proposed openstack/watcher-specs master: Gnocchi support in Watcher https://review.openstack.org/437261 | 09:23 |
openstackgerrit | Santhosh Fernandes proposed openstack/watcher-specs master: Gnocchi support in Watcher https://review.openstack.org/437261 | 09:30 |
*** hidekazu has quit IRC | 09:30 | |
*** vmahe has left #openstack-watcher | 09:34 | |
alexchadin | hi vincentfrancoise | 09:37 |
vincentfrancoise | alexchadin: hi | 09:37 |
*** dtardivel has joined #openstack-watcher | 09:39 | |
alexchadin | vincentfrancoise: What do you mean by correctly formatted? I think, it makes sense to check type of start_time/end_time attributes (gnocchi applies only datetime type) | 09:39 |
vincentfrancoise | alexchadin: I didn't know whether gnocchi needs a timestamp, a iso-formatted string or a datetime object which is why I was saying that having a validator telling whether the format is correct or wrong would be helpful | 09:41 |
alexchadin | vincentfrancoise: BTW, it isn't correct to check is start_time <= end_time cause if I call 'gnocchi measures show --resource-id 204b2f8c-7dd8-484c-aeca-6af9e4aa2583 cpu_util --start 2017-02-28T09:38:00+00:00 --stop 2017-02-28T09:33:00+00:00' | 09:45 |
alexchadin | vincentfrancoise: I get | 09:45 |
alexchadin | +---------------------------+-------------+---------------+ | 09:45 |
alexchadin | | timestamp | granularity | value | | 09:45 |
alexchadin | +---------------------------+-------------+---------------+ | 09:45 |
alexchadin | | 2017-02-28T09:00:00+00:00 | 3600.0 | 3.92711458274 | | 09:45 |
alexchadin | +---------------------------+-------------+---------------+ | 09:45 |
alexchadin | vincentfrancoise: It is feature of TS-DB, granularity related to archive policy | 09:46 |
vincentfrancoise | Hum, that weird to specify an interval that is not possible in theory | 09:47 |
vincentfrancoise | giving an interval that finished even before starting sounds kind of crazy to me | 09:48 |
vincentfrancoise | but if it works... leave it as is | 09:48 |
alexchadin | vincentfrancoise: there are no intervals :( gnocchi collect samples from ceilometer and set points with defined granularity | 09:48 |
alexchadin | vincentfrancoise: I have two granularity for cpu_util: each minute and each hour | 09:49 |
alexchadin | so, hour's granularity is aggregation point | 09:49 |
alexchadin | vincentfrancoise: It is predefined policy of gnocchi, named medium | 09:50 |
vincentfrancoise | yes but then your query says that you want to aggregate the points between start_time and end_time isn't it? This is the part that I find counter-intuitive | 09:50 |
openstackgerrit | Santhosh Fernandes proposed openstack/watcher-specs master: Gnocchi support in Watcher https://review.openstack.org/437261 | 09:51 |
alexchadin | vincentfrancoise: there is aggregation point, 9:00, and given values (38 and 33 minutes) are between 9 and 10 hours, so they are related to 3600 granularity. | 09:55 |
alexchadin | vincentfrancoise: I agree, this is brainstorm :) | 09:56 |
vincentfrancoise | alexchadin: so yeah if you just make sure that end_time and start_time are datetime objects, that should be enough then | 09:57 |
alexchadin | vincentfrancoise: and it isn't intuitive, but if admin needs time-series DB then he has to know all features of this kind of DB | 09:57 |
vincentfrancoise | if specified of course | 09:57 |
alexchadin | vincentfrancoise: yeap, of course | 09:57 |
*** jed56 has joined #openstack-watcher | 10:09 | |
*** alexchadin has quit IRC | 10:10 | |
*** yuanying has joined #openstack-watcher | 10:40 | |
*** thorst has joined #openstack-watcher | 10:48 | |
*** thorst has quit IRC | 10:53 | |
openstackgerrit | Merged openstack/python-watcherclient master: Remove RST files located in doc/source/api. https://review.openstack.org/433795 | 11:04 |
*** pksingh has quit IRC | 11:18 | |
*** sanfern has quit IRC | 11:18 | |
*** diga has quit IRC | 11:54 | |
*** dtardivel_ has joined #openstack-watcher | 11:58 | |
*** alexchadin has joined #openstack-watcher | 11:59 | |
*** dtardivel has quit IRC | 11:59 | |
*** dtardivel_ is now known as dtardivel | 11:59 | |
*** dtardivel_ has joined #openstack-watcher | 12:16 | |
*** dtardivel has quit IRC | 12:17 | |
*** dtardivel_ is now known as dtardivel | 12:17 | |
*** sanfern has joined #openstack-watcher | 12:22 | |
*** dtardivel has quit IRC | 12:38 | |
*** dtardivel has joined #openstack-watcher | 12:39 | |
*** thorst has joined #openstack-watcher | 12:47 | |
*** jwcroppe has joined #openstack-watcher | 13:02 | |
*** zhurong has joined #openstack-watcher | 13:52 | |
*** openstackgerrit has quit IRC | 14:03 | |
*** openstackgerrit has joined #openstack-watcher | 14:06 | |
openstackgerrit | OpenStack Proposal Bot proposed openstack/python-watcherclient master: Updated from global requirements https://review.openstack.org/431908 | 14:06 |
openstackgerrit | Alexander Chadin proposed openstack/watcher master: [WIP] Add Gnocchi datasource https://review.openstack.org/438530 | 14:35 |
*** thorst is now known as thorst_afk | 14:46 | |
*** alexchadin has quit IRC | 15:08 | |
*** zhurong has quit IRC | 15:10 | |
openstackgerrit | Alex Schultz proposed openstack/puppet-watcher master: Remove rpc_backend check for amqp https://review.openstack.org/439015 | 15:21 |
*** chrisspencer_ has joined #openstack-watcher | 15:37 | |
*** vincentfrancoise has quit IRC | 17:06 | |
openstackgerrit | Alex Schultz proposed openstack/puppet-watcher master: Remove rpc_backend check for amqp https://review.openstack.org/439015 | 17:09 |
*** thorst_afk is now known as thorst | 17:27 | |
*** sanfern has quit IRC | 18:01 | |
*** jed56 has quit IRC | 18:40 | |
*** adisky_ has quit IRC | 18:59 | |
*** wootehfoot has joined #openstack-watcher | 19:45 | |
*** mwhahaha has joined #openstack-watcher | 19:55 | |
*** EmilienM has joined #openstack-watcher | 19:56 | |
mwhahaha | dtardivel: would it be possible for you to fix the launchpad ownership of the puppet-watcher project to the details from step 6 of https://docs.openstack.org/developer/puppet-openstack-guide/new-module.html | 19:57 |
*** EmilienM has left #openstack-watcher | 19:58 | |
*** harlowja has quit IRC | 20:15 | |
*** harlowja has joined #openstack-watcher | 20:16 | |
dtardivel | mwhahaha: done , except for bug supervisor. I have no more sufficient rights to update it :/ | 20:39 |
mwhahaha | dtardivel: that's fine, i think i can update it now | 20:39 |
mwhahaha | dtardivel: yup all good. Thanks! | 20:41 |
dtardivel | mwhahaha: you're welcome | 20:53 |
*** jwcroppe has quit IRC | 21:28 | |
*** jwcroppe has joined #openstack-watcher | 21:28 | |
*** jwcroppe_ has joined #openstack-watcher | 21:32 | |
*** jwcroppe has quit IRC | 21:33 | |
*** acabot has quit IRC | 21:33 | |
*** thorst has quit IRC | 21:41 | |
*** thorst has joined #openstack-watcher | 21:42 | |
*** thorst has quit IRC | 21:46 | |
*** acabot has joined #openstack-watcher | 21:46 | |
openstackgerrit | Chris Spencer proposed openstack/watcher master: Adding tempest test that executes outlet_temp_control strategy. https://review.openstack.org/439184 | 22:04 |
*** wootehfoot has quit IRC | 22:53 | |
*** dtardivel has quit IRC | 23:00 | |
*** jwcroppe_ has quit IRC | 23:03 | |
*** jwcroppe has joined #openstack-watcher | 23:25 | |
*** jwcroppe has quit IRC | 23:53 |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!