Mehrdad Nurolahzade created AURORA-1826:
-------------------------------------------
Summary: Expose Thrift server request workload stats
Key: AURORA-1826
URL: https://issues.apache.org/jira/browse/AURORA-1826
Project: Aurora
Issue Type: Story
Components: Scheduler
Reporter: Mehrdad Nurolahzade
Priority: Minor
Current Thrift server stats expose the number and timing of requests received
by the server. However, they fail to reflect the size of the requests. This is
limiting us in having an accurate view of the workload currently handled by the
scheduler.
For example, every call to {{restartShards()}} is recorded as one event despite
the fact that a request might only restart one shard while another request
might seek to restart 1K shards. The request workload can be factored in to
better interpret timing information.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)