bluewave-labs / bluewave-labs/Checkmate

feat: normally-off monitor

Open
#3,472 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
10.8k
Forks
1.2k
Avg merge
1d 4h
Merged PRs (30d)
68

Description

`note: self assign`
# feat: normally-off monitor
examples: validating firewalls, airgapping, etc.

the monitor is UP if the check fails and DOWN if the check passes. the checks (ping, http(s), port, etc) would remain the same.

Contributor guide

Open the contributing guide

Research direction

Start by locating the existing monitor status handling and the implementations for ping, HTTP(S), and port checks. Trace how check success and failure become UP or DOWN, then determine where the normally-off setting must apply across those checks. Done means the inverted behavior is consistent and covered by the relevant tests, if present.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.