You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by ab...@apache.org on 2019/04/21 21:02:36 UTC

[incubator-zipkin-website] 12/16: Adding haystack to supported extensions (#127)

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 <ra...@gmail.com>
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.