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

add exportStats method to executor

    XMLWordPrintableJSON

Details

    • Story
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • agent, webui
    • None

    Description

      Now that the slave exports per-executor stats via the UI, the slave should be able to periodically request application-specific stats from the executor (e.g. zookeeper session id, connection counts, whatever) and export them on the executor's behalf. This way we don't need to reinvent any observability wheels.

      The interface could either be exportStats(task_id) or just exportStats(), and return a JSON object with all stats to export.

      Attachments

        Activity

          People

            Unassigned Unassigned
            wickman Brian Wickman
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated: