From 8a356cf38ddeb9ff753993f35ab3fc8c59326cf8 Mon Sep 17 00:00:00 2001 From: "Gorkem Cetin (BWL)" <167266851+gorkem-bwl@users.noreply.github.com> Date: Sat, 18 Jan 2025 21:53:53 -0500 Subject: [PATCH] Map roadmap items to issues --- README.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index c35a70cc6..896b64daf 100644 --- a/README.md +++ b/README.md @@ -57,14 +57,16 @@ If you have any questions, suggestions or comments, please use our [Discord chan **Short term roadmap:** -- Port monitoring (**complete**, waiting to be deployed to stable version) -- Global (distributed) uptime checking on Solana network (**in progress**) -- Status pages (**in progress**) +- Port monitoring (**complete**, waiting to be deployed to stable version) https://github.com/bluewave-labs/Checkmate/issues/1476 +- Global (distributed) uptime checking on Solana network (**in progress**) +- Status pages (**in progress**) https://github.com/bluewave-labs/Checkmate/issues/1131 - Translations (i18n) (**in progress**) -- Better notification options (Webhooks, Discord, Telegram, Slack) +- Better notification options (Webhooks, Discord, Telegram, Slack) https://github.com/bluewave-labs/Checkmate/issues/1545 - Server security monitoring +- Command line interface (CLI) https://github.com/bluewave-labs/Checkmate/issues/1558 +- JSON query monitoring https://github.com/bluewave-labs/Checkmate/issues/1573 - More configuration options -- Tagging/grouping monitors +- Tagging/grouping monitors https://github.com/bluewave-labs/Checkmate/issues/1546 - DNS monitoring ## 🏗️ Screenshots