[PR #741] [CLOSED] Add Crontiq to Monitoring section #5858

Closed
opened 2026-05-02 17:15:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/awesome-foss/awesome-sysadmin/pull/741
Author: @wali-d
Created: 4/3/2026
Status: Closed

Base: masterHead: add-crontiq


📝 Commits (1)

  • 51c7d75 Add Crontiq to Monitoring section

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

Crontiq is a cron job monitoring service that goes beyond simple heartbeat checks by automatically extracting metrics from JSON payloads and detecting anomalies.

Key features:

  • Heartbeat/dead man's switch monitoring
  • Auto JSON payload parsing (flattens nested objects, extracts all numerics)
  • Zero-config anomaly detection (moving average + 2σ)
  • Public SVG badges with live data for GitHub READMEs
  • 20 monitors free forever

Website: https://crontiq.io

It fills a gap in the Monitoring section — currently there's no tool listed specifically for cron job/heartbeat monitoring with payload analysis.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/awesome-foss/awesome-sysadmin/pull/741 **Author:** [@wali-d](https://github.com/wali-d) **Created:** 4/3/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-crontiq` --- ### 📝 Commits (1) - [`51c7d75`](https://github.com/awesome-foss/awesome-sysadmin/commit/51c7d753a2f9475d6db06c3471a38e2a51ec5b96) Add Crontiq to Monitoring section ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description Crontiq is a cron job monitoring service that goes beyond simple heartbeat checks by automatically extracting metrics from JSON payloads and detecting anomalies. **Key features:** - Heartbeat/dead man's switch monitoring - Auto JSON payload parsing (flattens nested objects, extracts all numerics) - Zero-config anomaly detection (moving average + 2σ) - Public SVG badges with live data for GitHub READMEs - 20 monitors free forever Website: https://crontiq.io It fills a gap in the Monitoring section — currently there's no tool listed specifically for cron job/heartbeat monitoring with payload analysis. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-05-02 17:15:57 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-sysadmin#5858