Skip to content

Support Healthchecks.io as an Alerting method #67

@jameskirsop

Description

@jameskirsop

Context

Healthchecks.io is a great platform for making sure that scheduled/recurring jobs are running. It would be relatively trivial to add support:

"Alerting": {
            "Healthchecks.io": {
                "URI": "https://yourhealtchecksio.url.here"
            }
}

And a simple Invoke-RestMethod call of the URI upon each run of the monitoring collection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions