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 388f3d18 MINOR: fix Kafka Streams metric names (#558)
388f3d18 is described below
commit 388f3d18c244989744268fbb70b5e431aaa58bb2
Author: Matthias J. Sax <[email protected]>
AuthorDate: Fri Oct 13 09:30:38 2023 -0700
MINOR: fix Kafka Streams metric names (#558)
Follow up to https://github.com/apache/kafka/pull/14221
Reviewers: Lucas Brutschy <[email protected]>
---
33/ops.html | 8 ++++----
34/ops.html | 8 ++++----
35/ops.html | 8 ++++----
3 files changed, 12 insertions(+), 12 deletions(-)
diff --git a/33/ops.html b/33/ops.html
index 4d2b52c3..94c94a9a 100644
--- a/33/ops.html
+++ b/33/ops.html
@@ -2868,12 +2868,12 @@ active-process-ratio metrics which have a recording
level of <code>info</code>:
<tr>
<td>bytes-consumed-total</td>
<td>The total number of bytes consumed by a source processor node.</td>
-
<td>kafka.streams:type=stream-processor-node-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
+
<td>kafka.streams:type=stream-topic-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
</tr>
<tr>
<td>bytes-produced-total</td>
<td>The total number of bytes produced by a sink processor node.</td>
-
<td>kafka.streams:type=stream-processor-node-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
+
<td>kafka.streams:type=stream-topic-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
</tr>
<tr>
<td>process-rate</td>
@@ -2913,12 +2913,12 @@ active-process-ratio metrics which have a recording
level of <code>info</code>:
<tr>
<td>records-consumed-total</td>
<td>The total number of records consumed by a source processor
node.</td>
-
<td>kafka.streams:type=stream-processor-node-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
+
<td>kafka.streams:type=stream-topic-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
</tr>
<tr>
<td>records-produced-total</td>
<td>The total number of records produced by a sink processor node.</td>
-
<td>kafka.streams:type=stream-processor-node-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
+
<td>kafka.streams:type=stream-topic-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
</tr>
</tbody>
</table>
diff --git a/34/ops.html b/34/ops.html
index 9d663b97..f149ec88 100644
--- a/34/ops.html
+++ b/34/ops.html
@@ -2878,12 +2878,12 @@ active-process-ratio metrics which have a recording
level of <code>info</code>:
<tr>
<td>bytes-consumed-total</td>
<td>The total number of bytes consumed by a source processor node.</td>
-
<td>kafka.streams:type=stream-processor-node-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
+
<td>kafka.streams:type=stream-topic-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
</tr>
<tr>
<td>bytes-produced-total</td>
<td>The total number of bytes produced by a sink processor node.</td>
-
<td>kafka.streams:type=stream-processor-node-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
+
<td>kafka.streams:type=stream-topic-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
</tr>
<tr>
<td>process-rate</td>
@@ -2923,12 +2923,12 @@ active-process-ratio metrics which have a recording
level of <code>info</code>:
<tr>
<td>records-consumed-total</td>
<td>The total number of records consumed by a source processor
node.</td>
-
<td>kafka.streams:type=stream-processor-node-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
+
<td>kafka.streams:type=stream-topic-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
</tr>
<tr>
<td>records-produced-total</td>
<td>The total number of records produced by a sink processor node.</td>
-
<td>kafka.streams:type=stream-processor-node-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
+
<td>kafka.streams:type=stream-topic-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
</tr>
</tbody>
</table>
diff --git a/35/ops.html b/35/ops.html
index 37d1ffdf..b68de3a3 100644
--- a/35/ops.html
+++ b/35/ops.html
@@ -2883,12 +2883,12 @@ active-process-ratio metrics which have a recording
level of <code>info</code>:
<tr>
<td>bytes-consumed-total</td>
<td>The total number of bytes consumed by a source processor node.</td>
-
<td>kafka.streams:type=stream-processor-node-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
+
<td>kafka.streams:type=stream-topic-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
</tr>
<tr>
<td>bytes-produced-total</td>
<td>The total number of bytes produced by a sink processor node.</td>
-
<td>kafka.streams:type=stream-processor-node-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
+
<td>kafka.streams:type=stream-topic-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
</tr>
<tr>
<td>process-rate</td>
@@ -2928,12 +2928,12 @@ active-process-ratio metrics which have a recording
level of <code>info</code>:
<tr>
<td>records-consumed-total</td>
<td>The total number of records consumed by a source processor
node.</td>
-
<td>kafka.streams:type=stream-processor-node-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
+
<td>kafka.streams:type=stream-topic-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
</tr>
<tr>
<td>records-produced-total</td>
<td>The total number of records produced by a sink processor node.</td>
-
<td>kafka.streams:type=stream-processor-node-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
+
<td>kafka.streams:type=stream-topic-metrics,thread-id=([-.\w]+),task-id=([-.\w]+),processor-node-id=([-.\w]+),topic=([-.\w]+)</td>
</tr>
</tbody>
</table>