[
https://issues.apache.org/jira/browse/AURORA-207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Khutornenko updated AURORA-207:
-------------------------------------
Description:
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 cluster/role/prod/job
100th percentile - 17mins
95th percentile - 8hrs
90th percentile - 12hrs
…
5th percentile - 15days
Example:
aurora sla get_job_uptime cluster/role/prod/job 80
80th percentile - 2.5days
was:
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
> 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 cluster/role/prod/job
> 100th percentile - 17mins
> 95th percentile - 8hrs
> 90th percentile - 12hrs
> …
> 5th percentile - 15days
> Example:
> aurora sla get_job_uptime cluster/role/prod/job 80
> 80th percentile - 2.5days
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)