This is an automated email from the ASF dual-hosted git repository.

guozhang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/kafka-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 373504f  Adding Moesif logo to powered by page (#125)
373504f is described below

commit 373504fe9f49709405a35ab55c96871509ac7e20
Author: manjuapu <[email protected]>
AuthorDate: Mon Feb 5 14:06:11 2018 -0800

    Adding Moesif logo to powered by page (#125)
---
 images/powered-by/moesif.png | Bin 0 -> 2718 bytes
 powered-by.html              |   5 +++++
 2 files changed, 5 insertions(+)

diff --git a/images/powered-by/moesif.png b/images/powered-by/moesif.png
new file mode 100644
index 0000000..3534895
Binary files /dev/null and b/images/powered-by/moesif.png differ
diff --git a/powered-by.html b/powered-by.html
index acda83a..1bcaae9 100644
--- a/powered-by.html
+++ b/powered-by.html
@@ -253,6 +253,11 @@
         "logoBgColor": "#ffffff",
         "description": "We use Kafka to ingest real-time event data, stream it 
to Storm and Hadoop, and then serve it from our Druid cluster to feed our 
interactive analytics dashboards. We've also built  connectors for directly 
ingesting events from Kafka into Druid."
     }, {
+        "link": "https://www.moesif.com ",
+        "logo": "moesif.png",
+        "logoBgColor": "#ffffff",
+        "description": "Moesif (an API analytics service) uses Kafka to power 
our pipeline to enrich large amounts of API event data. It's used as our 
backbone to ship that data to multiple data centers and services. It’s one of 
the most rock stable open source software out there for anyone in data 
processing."
+    }, {
         "link": "http://mozilla.org/";,
         "logo": "mozilla.png",
         "logoBgColor": "#ffffff",

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to