KIP-436 — Add a metric indicating start time
Accepted MetricsBroker
Adds a process.start.time.ms metric to Kafka brokers and clients, recording the Unix timestamp when the process started. Without a start time metric, operators cannot determine how long a process has been running from metrics alone, making it impossible to detect silent restarts or measure process uptime in alerting systems.
Details
| Author | Stanislav Kozlovski |
| Status | Accepted |
| Wiki | View on Apache Wiki |
| Created | 2019-02-24 |
| Last Modified | 2019-03-20 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.