This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch test-catalog
in repository https://gitbox.apache.org/repos/asf/kafka.git
The following commit(s) were added to refs/heads/test-catalog by this push:
new 5dfdb58a42e Update test catalog data for GHA workflow run 11895675013
5dfdb58a42e is described below
commit 5dfdb58a42eb32dfaff48b1b427fcf34e39621d8
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 18 17:54:45 2024 +0000
Update test catalog data for GHA workflow run 11895675013
Commit:
https://github.com/apache/kafka/commit/50c15b94c94fbe8f964703c057963b38100b0bd6
GitHub Run: https://github.com/apache/kafka/actions/runs/11895675013
---
test-catalog/streams/tests.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/test-catalog/streams/tests.yaml b/test-catalog/streams/tests.yaml
index 59347bc0cf1..45dd53230f2 100644
--- a/test-catalog/streams/tests.yaml
+++ b/test-catalog/streams/tests.yaml
@@ -415,7 +415,9 @@ org.apache.kafka.streams.internals.ApiUtilsTest:
org.apache.kafka.streams.internals.metrics.ClientMetricsTest:
- shouldAddAliveStreamThreadsMetric
- shouldAddApplicationIdMetric
+- shouldAddClientStateTelemetryMetric
- shouldAddCommitIdMetric
+- shouldAddRecordingLevelMetric
- shouldAddStateMetric
- shouldAddTopologyDescriptionMetric
- shouldAddVersionMetric
@@ -3468,6 +3470,8 @@
org.apache.kafka.streams.processor.internals.metrics.TaskMetricsTest:
- shouldGetTotalCacheSizeInBytesSensor
org.apache.kafka.streams.processor.internals.metrics.ThreadMetricsTest:
- shouldAddThreadStartTimeMetric
+- shouldAddThreadStateJmxMetric
+- shouldAddThreadStateTelemetryMetric
- shouldAddTotalBlockedTimeMetric
- shouldGetCloseTaskSensor
- shouldGetCommitRatioSensor