From 911f9401c04ec38825bb16e71399fa44fff32e29 Mon Sep 17 00:00:00 2001 From: Anton Yakovenko Date: Fri, 8 May 2026 13:59:58 +0200 Subject: [PATCH 1/3] updated misc urls --- misc_urls.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc_urls.py b/misc_urls.py index 4f00cf5..8971e3f 100644 --- a/misc_urls.py +++ b/misc_urls.py @@ -131,9 +131,9 @@ "group p", "EastTOps", # Monitoring URL: - "http://164.90.229.101:3000/dashboards", + "https://itu-minitwit.me/grafana/dashboards", # Logging URL: - "", + "https://itu-minitwit.me/grafana/d/he869gg/logs?orgId=1&from=now-15m&to=now&timezone=browser", ], [ "group q", From 39a90e07a4888982b5afd41099c7d53f34e5bd49 Mon Sep 17 00:00:00 2001 From: Anton Yakovenko Date: Sun, 17 May 2026 18:55:17 +0200 Subject: [PATCH 2/3] updated report ulr --- final_report_urls.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/final_report_urls.py b/final_report_urls.py index d0a11f6..16e8715 100644 --- a/final_report_urls.py +++ b/final_report_urls.py @@ -91,9 +91,9 @@ ], [ "group p", - "", + "EastOps", # Report Release URL: - "https://github.com///archive/refs/tags/.zip", + "https://github.com/AntohaY/itu-minitwit/releases/download/9.0.0/MSc_group_p.pdf", ], [ "group q", From 8ed49c33e8843dbef52f4c900970d19538be3843 Mon Sep 17 00:00:00 2001 From: Anton Yakovenko Date: Sun, 17 May 2026 18:57:41 +0200 Subject: [PATCH 3/3] added release link --- final_report_urls.py | 1 + 1 file changed, 1 insertion(+) diff --git a/final_report_urls.py b/final_report_urls.py index 16e8715..684986a 100644 --- a/final_report_urls.py +++ b/final_report_urls.py @@ -94,6 +94,7 @@ "EastOps", # Report Release URL: "https://github.com/AntohaY/itu-minitwit/releases/download/9.0.0/MSc_group_p.pdf", + "https://github.com/AntohaY/itu-minitwit/archive/refs/tags/9.0.0.zip" ], [ "group q",