Add ping and TCP port monitor types #2
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add backend schemas/endpoints, worker collectors, and UI forms for ping and TCP service checks. Keep monitor creation separate from alert creation.
Implemented in commit
1693295. Added ping and TCP monitor creation APIs, worker collectors, Network Checks UI, dashboard status support, and docs updates. Verified with Docker build, backend tests, frontend typecheck, worker compile, direct TCP/ICMP probes, and API create/list/delete probe.