From commits-return-475-archive-asf-public=cust-asf.ponee.io@zipkin.apache.org Sun Apr 21 21:02:30 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 6347E1807BC for ; Sun, 21 Apr 2019 23:02:29 +0200 (CEST) Received: (qmail 20135 invoked by uid 500); 21 Apr 2019 21:02:25 -0000 Mailing-List: contact commits-help@zipkin.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@zipkin.apache.org Delivered-To: mailing list commits@zipkin.apache.org Received: (qmail 19998 invoked by uid 99); 21 Apr 2019 21:02:25 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 21 Apr 2019 21:02:25 +0000 Received: by gitbox.apache.org (ASF Mail Server at gitbox.apache.org, from userid 33) id DB03E87A38; Sun, 21 Apr 2019 21:02:24 +0000 (UTC) Date: Sun, 21 Apr 2019 21:02:36 +0000 To: "commits@zipkin.apache.org" Subject: [incubator-zipkin-website] 12/16: Adding haystack to supported extensions (#127) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit From: abesto@apache.org In-Reply-To: <155588054438.2698.15509798206001353269@gitbox.apache.org> References: <155588054438.2698.15509798206001353269@gitbox.apache.org> X-Git-Host: gitbox.apache.org X-Git-Repo: incubator-zipkin-website X-Git-Refname: refs/heads/sync-from-githubio X-Git-Reftype: branch X-Git-Rev: 22eb99b8bd85d981d6009c4ccfbf5447a6f7bf98 X-Git-NotificationType: diff X-Git-Multimail-Version: 1.5.dev Auto-Submitted: auto-generated Message-Id: <20190421210224.DB03E87A38@gitbox.apache.org> This is an automated email from the ASF dual-hosted git repository. abesto pushed a commit to branch sync-from-githubio in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-website.git commit 22eb99b8bd85d981d6009c4ccfbf5447a6f7bf98 Author: Raghvendra Singh AuthorDate: Fri Apr 19 15:03:21 2019 +0530 Adding haystack to supported extensions (#127) * Adding haystack to supported extensions * Making the type for haystack as Reporter --- _data/community_extensions.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/_data/community_extensions.yml b/_data/community_extensions.yml index 726b8b3..dc4df03 100644 --- a/_data/community_extensions.yml +++ b/_data/community_extensions.yml @@ -9,4 +9,10 @@ [zipkin-storage-kafka](https://github.com/jeqo/zipkin-storage-kafka) product: >- [Apache kafka](https://kafka.apache.org/) - notes: Supports aggregation and indexing of tracing data via Kafka Streams State Store. \ No newline at end of file + notes: Supports aggregation and indexing of tracing data via Kafka Streams State Store. +- type: Reporter + module: >- + [spring-cloud-sleuth-haystack-reporter](https://github.com/ExpediaDotCom/spring-cloud-sleuth-haystack-reporter) + product: >- + [Haystack](https://github.com/ExpediaDotCom/haystack) + notes: Supports sending data to Haystack, a resilient, scalable tracing and analysis system.