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 2060F200C86 for ; Wed, 31 May 2017 15:40:35 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 1D5C8160BCB; Wed, 31 May 2017 13:40:35 +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 5985C160BBA for ; Wed, 31 May 2017 15:40:34 +0200 (CEST) Received: (qmail 3531 invoked by uid 500); 31 May 2017 13:40:33 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 3520 invoked by uid 99); 31 May 2017 13:40:32 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 May 2017 13:40:32 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C047CE0016; Wed, 31 May 2017 13:40:32 +0000 (UTC) From: clebertsuconic To: dev@activemq.apache.org Reply-To: dev@activemq.apache.org References: In-Reply-To: Subject: [GitHub] activemq-artemis issue #1295: ARTEMIS-1185 Inter-Process Journal Sampler Pro... Content-Type: text/plain Message-Id: <20170531134032.C047CE0016@git1-us-west.apache.org> Date: Wed, 31 May 2017 13:40:32 +0000 (UTC) archived-at: Wed, 31 May 2017 13:40:35 -0000 Github user clebertsuconic commented on the issue: https://github.com/apache/activemq-artemis/pull/1295 ``Currently the user running the sampler could choose where put the trace recorded from the profiler using the --out parameter:`` There's an option on the configuration. I think it's logRates.. something like that... if you used the config for that, you won't have to configure the --out. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastructure@apache.org or file a JIRA ticket with INFRA. ---