Skip to content

Multiple consul (HTTP, SCRIPT) checks for service #430

Open
@difro

Description

@difro

Since Consul supports multiple checks for one service,
it'd be nice if registrator suppported this too.

Maybe separated them with commas ?

SERVICE_CHECK_HTTP=/health/endpoint/path1,/health/endpoint/path2
SERVICE_CHECK_SCRIPT="curl --silent --fail example1.com","curl --silent --fail example2.com"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions