| *** rhochmuth has quit IRC | 00:03 | |
| *** rhochmuth has joined #openstack-monasca | 00:18 | |
| *** rhochmuth has quit IRC | 00:23 | |
| *** cindyo has quit IRC | 00:25 | |
| *** rhochmuth has joined #openstack-monasca | 00:29 | |
| *** garyh has quit IRC | 00:31 | |
| *** rhochmuth has quit IRC | 00:36 | |
| *** rhochmuth has joined #openstack-monasca | 00:38 | |
| *** rhochmuth has quit IRC | 00:47 | |
| *** dlfryar has quit IRC | 00:53 | |
| *** ericpeterson has joined #openstack-monasca | 00:56 | |
| *** ericpeterson has quit IRC | 01:00 | |
| *** rhochmuth has joined #openstack-monasca | 01:03 | |
| *** rhochmuth has quit IRC | 01:07 | |
| *** dschroeder has quit IRC | 01:15 | |
| *** ericpeterson has joined #openstack-monasca | 01:31 | |
| *** ericpeterson has quit IRC | 01:32 | |
| *** ericpeterson has joined #openstack-monasca | 01:33 | |
| *** ericpeterson has quit IRC | 01:34 | |
| *** rhochmuth has joined #openstack-monasca | 01:42 | |
| *** ericpeterson has joined #openstack-monasca | 02:01 | |
| *** rhochmuth has quit IRC | 02:13 | |
| *** rhochmuth has joined #openstack-monasca | 02:16 | |
| openstackgerrit | Craig Bryant proposed stackforge/monasca-vagrant: Remove kafka_topics since it is now set in monasca-schema https://review.openstack.org/169592 | 02:24 |
|---|---|---|
| *** ericpeterson has quit IRC | 02:56 | |
| *** ericpeterson has joined #openstack-monasca | 03:06 | |
| *** ericpeterson has quit IRC | 03:08 | |
| *** rhochmuth has quit IRC | 05:57 | |
| *** zz_johnthetubagu is now known as johnthetubaguy | 08:15 | |
| *** rhochmuth has joined #openstack-monasca | 08:36 | |
| *** Miouge has quit IRC | 09:00 | |
| *** Miouge has joined #openstack-monasca | 09:41 | |
| openstackgerrit | liusheng proposed stackforge/monasca-api: Correct the 'reference' format transform method https://review.openstack.org/169673 | 09:45 |
| *** Miouge has quit IRC | 10:07 | |
| *** rhochmuth has quit IRC | 10:16 | |
| *** Miouge has joined #openstack-monasca | 10:19 | |
| *** ericpeterson has joined #openstack-monasca | 12:19 | |
| *** ericpeterson has quit IRC | 12:34 | |
| *** Miouge has quit IRC | 12:34 | |
| *** Miouge has joined #openstack-monasca | 12:42 | |
| *** bklei has joined #openstack-monasca | 12:54 | |
| *** rhochmuth has joined #openstack-monasca | 13:18 | |
| -openstackstatus- NOTICE: gerrit has been restarted to restore event streaming. any change events missed by zuul (between 12:48 and 13:28 utc) will need to be rechecked or have new approval votes set | 13:28 | |
| *** garyh has joined #openstack-monasca | 13:40 | |
| openstackgerrit | Merged stackforge/monasca-persister: Fix bug with caches handled inefficiently with vertica https://review.openstack.org/169524 | 13:57 |
| *** ericpeterson has joined #openstack-monasca | 14:05 | |
| *** dlfryar has joined #openstack-monasca | 14:06 | |
| *** rbak has joined #openstack-monasca | 14:16 | |
| *** rhochmuth has quit IRC | 14:17 | |
| openstackgerrit | Merged stackforge/monasca-vagrant: Remove kafka_topics since it is now set in monasca-schema https://review.openstack.org/169592 | 14:18 |
| *** rhochmuth has joined #openstack-monasca | 14:38 | |
| openstackgerrit | Merged stackforge/python-monascaclient: Add metric name list to the client library https://review.openstack.org/169412 | 15:06 |
| openstackgerrit | Merged stackforge/monasca-api: Correct the 'reference' format transform method https://review.openstack.org/169673 | 15:08 |
| *** dschroeder has joined #openstack-monasca | 15:46 | |
| *** ericpete_ has joined #openstack-monasca | 16:07 | |
| *** ericpeterson has quit IRC | 16:08 | |
| openstackgerrit | Tim Kuhlman proposed stackforge/monasca-vagrant: Update to the new keystone_users format https://review.openstack.org/169839 | 16:51 |
| *** craigbr has joined #openstack-monasca | 16:56 | |
| *** cindyo has joined #openstack-monasca | 16:56 | |
| cindyo | sandywalsh: for match_criteria, can you match on anything other than ‘event_type’ and ‘trait’? | 16:59 |
| sandywalsh | cindyo: lemme check | 16:59 |
| *** rhochmuth has quit IRC | 17:01 | |
| *** rhochmuth has joined #openstack-monasca | 17:02 | |
| sandywalsh | cindyo: traits, event_type, timestamps and number_of_matching_criteria | 17:02 |
| sandywalsh | and there are operators <, =, > | 17:02 |
| cindyo | sandywalsh: do you happen to have a sample triggers.yaml with all of the options present? | 17:03 |
| sandywalsh | for numbers/constants | 17:03 |
| cindyo | or documentation with examples? | 17:03 |
| sandywalsh | I know dragondm was updating the docs, not sure where that stands | 17:04 |
| sandywalsh | this has some good examples https://github.com/stackforge/stacktach-sandbox/blob/master/winchester/triggers.yaml | 17:04 |
| cindyo | dragondm: Do you have a link for your documentation of the trigger.yaml? I need to know what is optional and what is required. For example in the match_criteria, is ‘event_type’ required? | 17:06 |
| cindyo | I can try testing every option, but was hoping there is a doc | 17:07 |
| sandywalsh | cindyo: I don't think anything is required, per se. So long as you have some matching/firing criteria defined. | 17:10 |
| sandywalsh | you could match on * | 17:10 |
| sandywalsh | or time | 17:10 |
| sandywalsh | or tenant | 17:10 |
| cindyo | I think traits goes under the event_type, so thought you at least need that, or timestamps | 17:11 |
| sandywalsh | no, that just makes it a list of criteria | 17:13 |
| sandywalsh | well, sort of :) | 17:13 |
| sandywalsh | For example | 17:14 |
| sandywalsh | https://github.com/stackforge/stacktach-sandbox/blob/master/winchester/triggers.yaml#L25-L28 | 17:14 |
| sandywalsh | that says "match for type = compute.instance.exists" where the "audit_period_ending" trait is = "audit_period_beginning+1d" | 17:15 |
| sandywalsh | so, you could match event_type = * and still do the trait comparison | 17:15 |
| sandywalsh | (we really need to document the grammar, I know :) | 17:15 |
| dragondm | yah, little is required. | 17:16 |
| cindyo | yes | 17:16 |
| sandywalsh | haha | 17:16 |
| cindyo | :) | 17:16 |
| dragondm | Yes, we do need to document that. | 17:16 |
| cindyo | in my API i’m trying to define the fields - it’s nice to specifiy optinal and required. | 17:17 |
| cindyo | I wish we were just storing your dictionary, but we are breaking out all of the fields into columns | 17:17 |
| dragondm | once we have our internal preprod system running, I think documenting winchester & stackdistiller are the next task | 17:17 |
| sandywalsh | dragondm: can we get cindyo a Reader's Digest version for now? | 17:19 |
| *** craigbr has quit IRC | 17:22 | |
| *** craigbr has joined #openstack-monasca | 17:23 | |
| *** ericpete_ has quit IRC | 17:24 | |
| *** ericpeterson has joined #openstack-monasca | 17:25 | |
| *** garyh has quit IRC | 17:40 | |
| *** garyh has joined #openstack-monasca | 17:42 | |
| cindyo | sandywalsh: FYI when I loaded the triggers.yaml from your sandbox I get this error: dist_traits[trait_name] = d_expr(timestamp=event[event_trait_name]) | 17:49 |
| cindyo | KeyError: 'audit_period_beginning' | 17:49 |
| cindyo | might be a bug | 17:49 |
| sandywalsh | hmm, we use that one daily | 17:49 |
| sandywalsh | cindyo: are you using the latest winchester (not that we updated anything around that code in a while) | 17:51 |
| cindyo | yes | 17:51 |
| sandywalsh | is it in your event_definitions config? | 17:52 |
| cindyo | maybe that happens when it’s looking at the event, I might not have any audit_period_beginning fields coming in | 17:52 |
| sandywalsh | https://github.com/stackforge/stacktach-sandbox/blob/master/winchester/event_definitions.yaml | 17:52 |
| sandywalsh | expecially if they're hand-crafted events | 17:52 |
| cindyo | that’s teh reason, thanks :) | 17:53 |
| sandywalsh | np | 17:53 |
| dragondm | sandywalsh, cindyo: I'll see what I can pull together for rough docs and check them in asap. | 18:01 |
| cindyo | dragondm: thanks! :) | 18:05 |
| *** ericpeterson has quit IRC | 18:07 | |
| openstackgerrit | Joe Keen proposed stackforge/python-monascaclient: Fixed display problem with value_meta https://review.openstack.org/169866 | 18:22 |
| *** ericpeterson has joined #openstack-monasca | 18:29 | |
| *** johnthetubaguy is now known as zz_johnthetubagu | 18:33 | |
| openstackgerrit | Merged stackforge/python-monascaclient: Fixed display problem with value_meta https://review.openstack.org/169866 | 18:38 |
| *** garyh has quit IRC | 18:41 | |
| *** garyh has joined #openstack-monasca | 18:42 | |
| *** ericpeterson has quit IRC | 18:48 | |
| openstackgerrit | Dexter Fryar proposed stackforge/monasca-thresh: Added a filter for restricting the StatsD metrics https://review.openstack.org/169883 | 18:54 |
| *** cindyo has quit IRC | 18:54 | |
| openstackgerrit | Dexter Fryar proposed stackforge/monasca-thresh: Added a filter for restricting the StatsD metrics https://review.openstack.org/169883 | 19:01 |
| *** ericpeterson has joined #openstack-monasca | 19:02 | |
| openstackgerrit | Dexter Fryar proposed stackforge/monasca-thresh: Added a filter for restricting the StatsD metrics https://review.openstack.org/169883 | 19:03 |
| openstackgerrit | Dexter Fryar proposed stackforge/monasca-thresh: Added a filter for restricting the StatsD metrics https://review.openstack.org/169883 | 19:04 |
| *** cindyo has joined #openstack-monasca | 19:10 | |
| *** htruta has quit IRC | 19:40 | |
| openstackgerrit | Merged stackforge/monasca-agent: Adding value_meta to certain metrics https://review.openstack.org/167643 | 19:55 |
| *** craigbr has quit IRC | 20:05 | |
| *** craigbr has joined #openstack-monasca | 20:07 | |
| openstackgerrit | Gary Hessler proposed stackforge/monasca-agent: Added additional core related cpu and aggregated disk metrics https://review.openstack.org/165258 | 20:11 |
| *** ericpete_ has joined #openstack-monasca | 20:30 | |
| *** ericpeterson has quit IRC | 20:32 | |
| *** craigbr has quit IRC | 21:17 | |
| *** craigbr has joined #openstack-monasca | 21:20 | |
| *** craigbr has quit IRC | 21:21 | |
| *** craigbr has joined #openstack-monasca | 21:23 | |
| *** garyh has quit IRC | 21:25 | |
| *** craigbr has quit IRC | 21:36 | |
| *** garyh has joined #openstack-monasca | 21:36 | |
| openstackgerrit | Merged stackforge/monasca-vagrant: Update to the new keystone_users format https://review.openstack.org/169839 | 21:54 |
| *** bklei has quit IRC | 22:06 | |
| *** cindyo has quit IRC | 22:11 | |
| *** cindyo has joined #openstack-monasca | 22:13 | |
| *** dlfryar has quit IRC | 22:26 | |
| *** bklei has joined #openstack-monasca | 22:39 | |
| openstackgerrit | Merged stackforge/monasca-agent: Added additional core related cpu and aggregated disk metrics https://review.openstack.org/165258 | 22:40 |
| *** bklei has quit IRC | 22:44 | |
| *** craigbr has joined #openstack-monasca | 22:46 | |
| *** craigbr has quit IRC | 22:47 | |
| *** craigbr has joined #openstack-monasca | 22:48 | |
| *** bklei has joined #openstack-monasca | 22:56 | |
| *** rhochmuth has quit IRC | 22:57 | |
| *** rbak has quit IRC | 23:01 | |
| *** craigbr has quit IRC | 23:10 | |
| *** dschroeder has quit IRC | 23:12 | |
| *** ericpete_ has quit IRC | 23:23 | |
| *** cindyo has quit IRC | 23:32 | |
| *** rhochmuth has joined #openstack-monasca | 23:41 | |
Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!