From 149d08ecbb05fdd299f0c86645576662c49146b3 Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Mon, 31 Jul 2023 11:28:39 +0200 Subject: [PATCH] Chore: make sql monitors eazier to use (#3474) * Fixed the sql monitor not having the query required * Apply suggestions from code review * added `redis` and `mongodb` to the connectionString as requested by @chakflying --- src/pages/EditMonitor.vue | 40 ++++++++------------------------------- 1 file changed, 8 insertions(+), 32 deletions(-) diff --git a/src/pages/EditMonitor.vue b/src/pages/EditMonitor.vue index a47073d6..93db2c26 100644 --- a/src/pages/EditMonitor.vue +++ b/src/pages/EditMonitor.vue @@ -373,42 +373,18 @@ + + - - - - -