[
https://issues.apache.org/jira/browse/AURORA-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maxim Khutornenko updated AURORA-206:
-------------------------------------
Description:
aurora sla get_task_up_count <job_key> [duration]
Usage: sla get_task_up_count cluster/role/env/job [duration]
Prints the percentage of tasks that stayed up within the last
“duration” secs|mins|hrs|days. If duration is not specified prints a
histogram-like log-scale distribution of task uptime percentages.
Example:
aurora sla get_task_up_count cluster/role/prod/job
1mins - 100%
10mins - 95%
1hrs - 80%
12hrs - 65%
7days - 35%
Example:
aurora sla get_task_up_count cluster/role/prod/labrat 3hrs
3hrs - 74%
was:
aurora sla get_task_up_count <job_key> [duration]
Usage: sla get_task_up_count cluster/role/env/job [duration]
Prints the percentage of tasks that stayed up within the last
“duration” secs|mins|hrs|days. If duration is not specified prints a
histogram-like log-scale distribution of task uptime percentages.
Example:
aurora sla get_task_up_count smf1/mesos/prod/labrat
1mins - 100%
10mins - 95%
1hrs - 80%
12hrs - 65%
7days - 35%
Example:
aurora sla get_task_up_count smf1/mesos/prod/labrat 3hrs
3hrs - 74%
> Add get_task_up_count command into aurora client
> ------------------------------------------------
>
> Key: AURORA-206
> URL: https://issues.apache.org/jira/browse/AURORA-206
> Project: Aurora
> Issue Type: Task
> Components: Client
> Reporter: Maxim Khutornenko
> Assignee: Maxim Khutornenko
>
> aurora sla get_task_up_count <job_key> [duration]
> Usage: sla get_task_up_count cluster/role/env/job [duration]
> Prints the percentage of tasks that stayed up within the last
> “duration” secs|mins|hrs|days. If duration is not specified prints a
> histogram-like log-scale distribution of task uptime percentages.
> Example:
> aurora sla get_task_up_count cluster/role/prod/job
> 1mins - 100%
> 10mins - 95%
> 1hrs - 80%
> 12hrs - 65%
> 7days - 35%
> Example:
> aurora sla get_task_up_count cluster/role/prod/labrat 3hrs
> 3hrs - 74%
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)