Uploaded image for project: 'Mesos'
  1. Mesos
  2. MESOS-9236

Add per-Process event queuing delay metrics.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Accepted
    • Major
    • Resolution: Unresolved
    • None
    • None
    • libprocess, metrics
    • None

    Description

      In a similar style to MESOS-9235, we can introduce per-Process metrics that capture the trip time through event queues on a per-Process basis. This could be used to get a better sense of how much of a backlog a particular actor has (e.g. it's taking 10 seconds for an event enqueued into the master to be dequeued).

      Ideally this would be of a histogram format (e.g. expose percentiles over a window), but a simple start is to expose the latest time measurement.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              bmahler Benjamin Mahler
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: