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 8F422200C8C for ; Tue, 23 May 2017 00:43:35 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 8DC39160BD4; Mon, 22 May 2017 22:43: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 CB2CF160BBF for ; Tue, 23 May 2017 00:43:34 +0200 (CEST) Received: (qmail 29373 invoked by uid 500); 22 May 2017 22:43:34 -0000 Mailing-List: contact commits-help@beam.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@beam.apache.org Delivered-To: mailing list commits@beam.apache.org Received: (qmail 29364 invoked by uid 99); 22 May 2017 22:43:34 -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; Mon, 22 May 2017 22:43:34 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id E2EB3E00AF; Mon, 22 May 2017 22:43:33 +0000 (UTC) From: pabloem To: commits@beam.apache.org Reply-To: commits@beam.apache.org Message-ID: Subject: [GitHub] beam pull request #3200: Adding a snippet for metrics Content-Type: text/plain Date: Mon, 22 May 2017 22:43:33 +0000 (UTC) archived-at: Mon, 22 May 2017 22:43:35 -0000 GitHub user pabloem opened a pull request: https://github.com/apache/beam/pull/3200 Adding a snippet for metrics Adding a snippet to use in metrics documentation. You can merge this pull request into a Git repository by running: $ git pull https://github.com/pabloem/incubator-beam snippet-metrics Alternatively you can review and apply these changes as the patch at: https://github.com/apache/beam/pull/3200.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #3200 ---- commit 46c1137948e9684accba333ae7921992c59c4659 Author: Pablo Date: 2017-05-22T22:39:44Z Adding a snippet for metrics ---- --- 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. ---