feat: add in-cluster Kafka replay diagnostics

This commit is contained in:
Codex
2026-07-12 18:12:53 +02:00
parent bdb569d939
commit 01a004bbeb
6 changed files with 442 additions and 17 deletions
+6
View File
@@ -176,6 +176,12 @@ validation:
smokeTopic: platform-infra.kafka.smoke.v1
management:
replay:
defaultLimit: 5000
maxLimit: 20000
defaultTimeoutMs: 10000
maxTimeoutMs: 15000
commandGraceMs: 35000
defaultTailLimit: 10
maxTailLimit: 50
defaultGroupListLimit: 25