Return-Path: Delivered-To: apmail-geronimo-dev-archive@www.apache.org Received: (qmail 6722 invoked from network); 25 Feb 2008 20:11:44 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 25 Feb 2008 20:11:44 -0000 Received: (qmail 79922 invoked by uid 500); 25 Feb 2008 20:11:37 -0000 Delivered-To: apmail-geronimo-dev-archive@geronimo.apache.org Received: (qmail 79872 invoked by uid 500); 25 Feb 2008 20:11:37 -0000 Mailing-List: contact dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: Reply-To: dev@geronimo.apache.org List-Id: Delivered-To: mailing list dev@geronimo.apache.org Received: (qmail 79861 invoked by uid 99); 25 Feb 2008 20:11:37 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2008 12:11:37 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 25 Feb 2008 20:10:58 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1AA06234C00F for ; Mon, 25 Feb 2008 12:10:51 -0800 (PST) Message-ID: <1951422673.1203970251107.JavaMail.jira@brutus> Date: Mon, 25 Feb 2008 12:10:51 -0800 (PST) From: "Erik B. Craig (JIRA)" To: dev@geronimo.apache.org Subject: [jira] Updated: (GERONIMO-3530) provide activemq destination and connector stats In-Reply-To: <7683109.1192039730659.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/GERONIMO-3530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik B. Craig updated GERONIMO-3530: ------------------------------------ Affects Version/s: 2.2 2.1.1 Fix Version/s: 2.2 > provide activemq destination and connector stats > ------------------------------------------------ > > Key: GERONIMO-3530 > URL: https://issues.apache.org/jira/browse/GERONIMO-3530 > Project: Geronimo > Issue Type: Improvement > Security Level: public(Regular issues) > Components: monitoring > Affects Versions: 2.1, 2.1.1, 2.2 > Environment: linux, windows > Reporter: Viet Hung Nguyen > Assignee: Anita Kulshreshtha > Fix For: 2.2 > > Attachments: geronimo-3530.patch > > > there are some stats that can easily be surfaced with how we use AMQ in our source. These are JSR 77 compliant statistics that are being provided by AMQ (DestinationStatistics and ConnectorStatistics). -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.