SaaSActive

GlitchTip Uptime Monitoring

GlitchTip's uptime monitoring service sends or awaits requests to confirm your app is up, with Ping, POST, GET, and Heartbeat monitor types.

Open source page

Field note

What it does

GlitchTip's uptime monitoring feature allows you to create monitors that ping, POST, GET, or await heartbeat requests to verify your app's availability. Configure monitor type, associated project for notifications, expected status, and interval. Each request counts as an event on hosted service.

Capabilities

Available capabilities

Tags

Tags

No tags filed yet.

Ways to use it

Ways to use it

No integrations filed yet.

Product features

Product features

Associated Project

Optional project association for email notifications.

Event Counting

Each request counts as an event for hosted subscription.

Expected Status

For POST and GET monitors, the expected HTTP status code.

GET Monitor

Sends an HTTP GET request and checks expected status.

Heartbeat Monitor

Awaits requests from your site to ensure it is active.

Interval Configuration

Frequency of requests sent or expected.

Ping Monitor

Sends an HTTP HEAD request to the specified URL.

POST Monitor

Sends an HTTP POST request and checks expected status.