Return-Path: X-Original-To: apmail-karaf-dev-archive@minotaur.apache.org Delivered-To: apmail-karaf-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5CB5718D38 for ; Thu, 4 Jun 2015 10:08:37 +0000 (UTC) Received: (qmail 22000 invoked by uid 500); 4 Jun 2015 10:08:37 -0000 Delivered-To: apmail-karaf-dev-archive@karaf.apache.org Received: (qmail 21958 invoked by uid 500); 4 Jun 2015 10:08:37 -0000 Mailing-List: contact dev-help@karaf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@karaf.apache.org Delivered-To: mailing list dev@karaf.apache.org Received: (qmail 21929 invoked by uid 99); 4 Jun 2015 10:08:36 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Jun 2015 10:08:36 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 912181A4470 for ; Thu, 4 Jun 2015 10:08:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -0.121 X-Spam-Level: X-Spam-Status: No, score=-0.121 tagged_above=-999 required=6.31 tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, SPF_PASS=-0.001] autolearn=disabled Authentication-Results: spamd2-us-west.apache.org (amavisd-new); dkim=pass (2048-bit key) header.d=gmail.com Received: from mx1-us-west.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id lri-ue6oUTrF for ; Thu, 4 Jun 2015 10:08:36 +0000 (UTC) Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177]) by mx1-us-west.apache.org (ASF Mail Server at mx1-us-west.apache.org) with ESMTPS id A2F69275E7 for ; Thu, 4 Jun 2015 10:08:35 +0000 (UTC) Received: by wibut5 with SMTP id ut5so16074054wib.1 for ; Thu, 04 Jun 2015 03:08:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; bh=S8aoOgXaWGBWUg17JhsNDcItBAJcmXk9ZBNKYoJoYUo=; b=Z3utsnG1hMM2ttc2tCE5yBxm9mNW6xS6YFvu3B0zHrTtNdRU6EEvzvpwDEhv2tmDFx oVUDSarkiHPbS2Sw9R9I5fmEidK01pp+doNM6qIVlMfvSglnUX+7DHGVrGyNEuqErlYR naDFUyYKrOVRtbPF/oGOXzqAIPdtDbWem+JpwRUBtnwSFs0koubPUoh7EKFaR/3ryr8c TPAqgNN7D5dAV3LAF+1AeCIaUhKbG4/foQEwuTC/lGWftxxk4c9ioS7aQGg55iNBYxeq tjpofEN+70BJ+eMRI3HXyJfM0LIBUq2Ne4GHdcKYeDmyw/TMvIhJ28uTEqGu4yEeMDqn gLPQ== X-Received: by 10.180.76.228 with SMTP id n4mr6133983wiw.44.1433412514394; Thu, 04 Jun 2015 03:08:34 -0700 (PDT) Received: from [10.99.8.25] ([94.143.188.0]) by mx.google.com with ESMTPSA id ef10sm5018564wjd.49.2015.06.04.03.08.33 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jun 2015 03:08:33 -0700 (PDT) Message-ID: <557023A0.50703@gmail.com> Date: Thu, 04 Jun 2015 12:08:32 +0200 From: Morgan Hautman User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: dev@karaf.apache.org Subject: Re: [UPDATE] Karaf Decanter 1.0.0.M1 References: <55700D22.7050306@nanthrax.net> In-Reply-To: <55700D22.7050306@nanthrax.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit +1 for me. Also a new Redis Appender incoming too! ;) Regards, Morgan On 4/06/2015 10:32, Jean-Baptiste Onofré wrote: > Hi all, > > We are heading to a first milestone release of Karaf Decanter. > > Thanks to all contributions from different people (Achim, Christian, > Morgan, ...), we have have now a good first set of collectors and > appenders. > > Now, I would like to add the SLA support, as well as a first > webconsole to be able to display and update the SLA (and have kibana4 > in a dedicated frame). > > I think it would be great to include this for M1. I have something > likely ready, that I gonna push. > > Thoughts ? > > Regards > JB