You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@aurora.apache.org by "alexius ludeman (JIRA)" <ji...@apache.org> on 2014/04/10 23:34:20 UTC

[jira] [Created] (AURORA-316) allow override for uri and expected_response in health_check_config

alexius ludeman created AURORA-316:
--------------------------------------

             Summary: 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 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)