telemetry.max.bytes — Kafka Broker Configuration
The maximum size (after compression if compression is used) of telemetry metrics pushed from a client to the broker. The default value is 1048576 (1 MB).
Description
The maximum size (after compression if compression is used) of telemetry metrics pushed from a client to the broker. The default value is 1048576 (1 MB).
Default Values by Kafka Version
| Kafka Version | Default Value |
|---|---|
| 3.7 | 1048576 (1 mebibyte) |
| 3.8 | 1048576 (1 mebibyte) |
| 3.9 | 1048576 (1 mebibyte) |
| 4.0 | 1048576 (1 mebibyte) |
| 4.1 | 1048576 (1 mebibyte) |
| 4.2 | 1048576 (1 mebibyte) |
Manage Kafka configs across all your clusters with Conduktor Console — view, compare, and update configurations in one place.