Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 599E4200BEE for ; Sat, 31 Dec 2016 20:49:00 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 5822E160B28; Sat, 31 Dec 2016 19:49:00 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id A19BA160B15 for ; Sat, 31 Dec 2016 20:48:59 +0100 (CET) Received: (qmail 67935 invoked by uid 500); 31 Dec 2016 19:48:58 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 67918 invoked by uid 99); 31 Dec 2016 19:48:58 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 31 Dec 2016 19:48:58 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 6384B2C03DE for ; Sat, 31 Dec 2016 19:48:58 +0000 (UTC) Date: Sat, 31 Dec 2016 19:48:58 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-9880) Add Ganglia, Graphite and SLF4J metrics reporters MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 31 Dec 2016 19:49:00 -0000 [ https://issues.apache.org/jira/browse/SOLR-9880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15789953#comment-15789953 ] ASF subversion and git services commented on SOLR-9880: ------------------------------------------------------- Commit 250036e29d21d1e86a8484dc84be51111caa40b8 in lucene-solr's branch refs/heads/branch_6x from [~ab] [ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=250036e ] SOLR-9880 Fix concurrency bugs in tests. > Add Ganglia, Graphite and SLF4J metrics reporters > ------------------------------------------------- > > Key: SOLR-9880 > URL: https://issues.apache.org/jira/browse/SOLR-9880 > Project: Solr > Issue Type: Improvement > Security Level: Public(Default Security Level. Issues are Public) > Components: metrics > Reporter: Andrzej Bialecki > Assignee: Andrzej Bialecki > Priority: Minor > Fix For: master (7.0), 6.4 > > Attachments: SOLR-9880.patch > > > Originally SOLR-4735 provided implementations for these reporters (wrappers for Dropwizard components to use {{SolrMetricReporter}} API). > However, this functionality has been split into its own issue due to the additional transitive dependencies that these reporters bring: > * Ganglia: > ** metrics-ganglia, ASL, 3kB > ** gmetric4j (Ganglia RPC implementation), BSD, 29kB > * Graphite > ** metrics-graphite, ASL, 10kB > ** amqp-client (RabbitMQ Java client, marked optional in pom?), ASL/MIT/GPL2, 190kB > IMHO these are not very large dependencies, and given the useful functionality they provide it's worth adding them. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org