Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-7992

Add a server start time metric

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.3.0
    • None

    Description

      KIP: KIP-436

      As with all software systems, observability into their health is critical.
      With many deployment platforms (be them custom-built or open-source), tasks like restarting a misbehaving server in a cluster are completely automated. With Kafka, monitoring systems have no definitive source of truth to gauge when a server/client has been started. They are left to either use arbitrary Kafka-specific metrics as a heuristic or the JVM RuntimeMXBean's StartTime, which is not exactly indicative of when the application itself started

      It would be useful to have a metric exposing when the kafka server has started.

      Attachments

        Issue Links

          Activity

            People

              enether Stanislav Kozlovski
              enether Stanislav Kozlovski
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: