Return-Path: X-Original-To: apmail-kafka-users-archive@www.apache.org Delivered-To: apmail-kafka-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A99B91067E for ; Wed, 8 May 2013 15:20:49 +0000 (UTC) Received: (qmail 75948 invoked by uid 500); 8 May 2013 15:20:49 -0000 Delivered-To: apmail-kafka-users-archive@kafka.apache.org Received: (qmail 75879 invoked by uid 500); 8 May 2013 15:20:48 -0000 Mailing-List: contact users-help@kafka.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@kafka.apache.org Delivered-To: mailing list users@kafka.apache.org Received: (qmail 75863 invoked by uid 99); 8 May 2013 15:20:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 May 2013 15:20:48 +0000 X-ASF-Spam-Status: No, hits=2.5 required=5.0 tests=FREEMAIL_REPLY,HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of junrao@gmail.com designates 209.85.214.178 as permitted sender) Received: from [209.85.214.178] (HELO mail-ob0-f178.google.com) (209.85.214.178) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 08 May 2013 15:20:44 +0000 Received: by mail-ob0-f178.google.com with SMTP id 16so1822609obc.37 for ; Wed, 08 May 2013 08:20:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=Eh0rhWEwwlieZw9WP0cJY0X/dQurQNWZzP4z3jUIUtI=; b=xwe4v1bsw1ouMBm9ZdEhNf1gt5trjieOQQwG+5kOY92594jzVaxtfg5QKyOnI1YuLz v+/VwYEA/8viydLPX0FGZwXfxGGknXN11SgW33NQh3FdURgmSO7oDX1fmtvQzNThO5FT zCADI4XAfBsapBG9qDKn9M2UZxeqEpp+8dYERA0ecDJ8KpjXySz7jcI2MMwTJBrVoV4J jcPYLlRR747TWpUWJhUBbDQHcBd4OdGtG81LPJ4nxCgOb46fCOeAEnZrYcNfMBIRxjCW lhZCoo/ocVEBTuNTCGMk+N1272gSogpt1TKg57L7CLIbc8VoUHdcHA7vKZROaE1QYoyq sIKg== MIME-Version: 1.0 X-Received: by 10.182.199.74 with SMTP id ji10mr2125895obc.62.1368026423368; Wed, 08 May 2013 08:20:23 -0700 (PDT) Received: by 10.60.1.137 with HTTP; Wed, 8 May 2013 08:20:23 -0700 (PDT) In-Reply-To: References: Date: Wed, 8 May 2013 08:20:23 -0700 Message-ID: Subject: Re: Kafka Monitoring, 0.7 vs. 0.8 JMX From: Jun Rao To: "users@kafka.apache.org" Content-Type: multipart/alternative; boundary=e89a8ff1c0240224e104dc36791d X-Virus-Checked: Checked by ClamAV on apache.org --e89a8ff1c0240224e104dc36791d Content-Type: text/plain; charset=ISO-8859-1 0.8 JMX is different from 0.7. In 0.8, all jmx beans are exposed through metrics. One can attach a metric reporter for monitoring. Thanks, Jun On Tue, May 7, 2013 at 1:45 PM, Otis Gospodnetic wrote: > Hi, > > We're considering adding Kafka monitoring to SPM (see > http://sematext.com/spm/index.html ). We use Kafka ourselves and > would like to see our Kafka metrics in SPM along with Hadoop, HBase, > Solr, and other metrics we monitor. > > My questions: > * What do people currently use for monitoring Kafka? > * Is there apetite for adding Kafka support to SPM? > * How different is the structure/content of JMX for 0.7 vs. 0.8? Is > 0.8 a backwards-compatible superset of 0.7? > > Thanks, > Otis > -- > Search Analytics - http://sematext.com/search-analytics/index.html > Performance Monitoring - http://sematext.com/spm/index.html > --e89a8ff1c0240224e104dc36791d--