This is an automated email from the ASF dual-hosted git repository.
mjsax 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 86d23a756 Add dash0 to powered-by (#637)
86d23a756 is described below
commit 86d23a756316844062480065eea06b7f8ab79cbf
Author: Fabian Lange <[email protected]>
AuthorDate: Thu Nov 7 21:37:54 2024 +0100
Add dash0 to powered-by (#637)
---
images/powered-by/dash0.svg | 3 +++
powered-by.html | 6 ++++++
2 files changed, 9 insertions(+)
diff --git a/images/powered-by/dash0.svg b/images/powered-by/dash0.svg
new file mode 100644
index 000000000..7a5b8310f
--- /dev/null
+++ b/images/powered-by/dash0.svg
@@ -0,0 +1,3 @@
+<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 105 20"
height="20" width="105">
+<path fill="white" d="M7.04688 16.9685C5.17773 18.8328 2.64258 19.8799 0
19.8799V0C2.64258 0 5.17773 1.04736 7.04688 2.91138C8.91602 4.77539 9.96484
7.30371 9.96484 9.93994C9.96484 12.5762 8.91602 15.1045 7.04688
16.9685ZM38.6367 12.8672C38.6367 17.092 41.084 20 45.2383 20C46.916 20 48.4551
19.2593 49.2539 18.0522V19.7805H52.6094V0.027832H49.2539V7.6272C48.4551 6.50244
46.998 5.73413 45.1836 5.73413C41.084 5.73413 38.6367 8.64209 38.6367
12.8672ZM49.4727 12.8672C49.4727 15.4185 47.9883 1 [...]
+</svg>
\ No newline at end of file
diff --git a/powered-by.html b/powered-by.html
index ff706f2d2..b502757b9 100644
--- a/powered-by.html
+++ b/powered-by.html
@@ -2,6 +2,12 @@
<script>
// powered by items
var poweredByItems = [
+ {
+ "link": "https://www.dash0.com/",
+ "logo": "dash0.svg",
+ "logoBgColor": "#333333",
+ "description": "Dash0 leverages Apache Kafka as its core event
streaming platform to ingest, process, and distribute customer OpenTelemetry
data at scale. Kafka's distributed architecture allows Dash0 to handle high
volumes of real-time telemetry data with low latency."
+ },
{
"link": "https://netstratum.com/",
"logo": "netstratum-logo.png",