[
https://issues.apache.org/jira/browse/AURORA-316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
alexius ludeman updated AURORA-316:
-----------------------------------
Description:
currently http health checks expect the health check to be located at
"/health", where the body content somewhere contains "ok".
I'd like to see two additional fields parameters added to the HealthCheckConfig
object:
- 'uri' = "/my/health/check/location"
- 'expected_response' = "HAPPY"
http://aurora.incubator.apache.org/documentation/latest/configurationreference/#healthcheckconfig-objects
was:
currently http health checks expect the health check to located at "/health",
where the body content somewhere contains "ok".
I'd like to see two additional fields parameters added to the HealthCheckConfig
object:
- 'uri' = "/my/health/check/location"
- 'expected_response' = "HAPPY"
http://aurora.incubator.apache.org/documentation/latest/configurationreference/#healthcheckconfig-objects
> allow override for uri and expected_response in health_check_config
> -------------------------------------------------------------------
>
> Key: AURORA-316
> URL: https://issues.apache.org/jira/browse/AURORA-316
> Project: Aurora
> Issue Type: Task
> Components: Executor
> Reporter: alexius ludeman
>
> currently http health checks expect the health check to be located at
> "/health", where the body content somewhere contains "ok".
> I'd like to see two additional fields parameters added to the
> HealthCheckConfig object:
> - 'uri' = "/my/health/check/location"
> - 'expected_response' = "HAPPY"
> http://aurora.incubator.apache.org/documentation/latest/configurationreference/#healthcheckconfig-objects
--
This message was sent by Atlassian JIRA
(v6.2#6252)