This is an automated email from the ASF dual-hosted git repository.
dajac 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 8d47e6e46 Update 4.0 blog (#675)
8d47e6e46 is described below
commit 8d47e6e46c4d4688eae3dc4ee08a235c59a12c74
Author: David Jacot <[email protected]>
AuthorDate: Tue Mar 18 16:29:15 2025 +0100
Update 4.0 blog (#675)
---
blog.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/blog.html b/blog.html
index 24db379f0..83b8b8d39 100644
--- a/blog.html
+++ b/blog.html
@@ -119,7 +119,7 @@
<li>
<a
href="https://cwiki.apache.org/confluence/x/XA-OEg">KIP-1076: Metrics for
client applications KIP-714 extension</a>
<br>
- With <a
href="https://cwiki.apache.org/confluence/x/XA-OEg">KIP-714</a>, cluster
operators can now collect
+ With <a
href="https://cwiki.apache.org/confluence/x/2xRRCg">KIP-714</a>, cluster
operators can now collect
client metrics directly from brokers using a plugin.
This makes it much easier to monitor client behavior.
However, KIP-714 only gathers metrics from Kafka
clients (admin, consumer, and producer), and doesn't cover
application-level metrics for embedded clients, such
as Kafka Streams. To fully understand performance,
@@ -276,7 +276,8 @@
<h3>Summary</h3>
- <p>Ready to get started with Apache Kafka 4.0.0? Check out all
the details in the <a
href="https://downloads.apache.org/kafka/4.0.0/RELEASE_NOTES.html">release
notes</a>
+ <p>Ready to get started with Apache Kafka 4.0.0? Check out all
the details in the <a
href="https://kafka.apache.org/documentation.html#upgrade_4_0_0">upgrade
notes</a> and
+ the <a
href="https://downloads.apache.org/kafka/4.0.0/RELEASE_NOTES.html">release
notes</a>,
and <a
href="https://kafka.apache.org/downloads">download</a> Apache Kafka 4.0.0.</p>
<p>This was a community effort, so thank you to everyone who
contributed to this release, including all our users and our 175
contributors:<br>