Maxim Khutornenko created AURORA-207:
----------------------------------------

             Summary: Add get_job_uptime command into aurora client
                 Key: AURORA-207
                 URL: https://issues.apache.org/jira/browse/AURORA-207
             Project: Aurora
          Issue Type: Task
          Components: Client
            Reporter: Maxim Khutornenko
            Assignee: Maxim Khutornenko


aurora sla get_job_uptime <job_key> [percentile]
Usage: sla get_job_uptime cluster/role/env/job [percentile]
Prints the job aggregate uptime for the specified percentile. If the percentile 
is not specified prints a histogram-like distribution of uptime percentiles.

Example:
aurora sla get_job_uptime smf1/mesos/prod/labrat
100th percentile  - 17mins
95th percentile   - 8hrs
90th percentile   - 12hrs
…
5th percentile    - 15days
Example:
aurora sla get_job_uptime smf1/mesos/prod/labrat 80
80th percentile   - 2.5days




--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to