0xfurai / 0xfurai/peekaping

Upside-down monitor

Open
#275 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
1.2k
Forks
69
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
It's an existing feature in Uptime-Kuma called upside-down that offers to make a monitor up by default, and down when the conditions are met. IE when you curl on a push monitor it turns it down so you can trigger an alert only when needed.

Contributor guide

No contributing guide indexed for this repository

Research direction

Look for existing monitor types and their state logic in the codebase, likely in a `monitor` or `check` package. Understand how monitor states (up/down) are currently determined and stored. The feature requires inverting the default state logic and triggering alerts on the down condition. Check for configuration models and alerting mechanisms to integrate the new 'upside-down' flag.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
backend-api-design
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
65/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.