Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q9fgH-0001gN-MV for pgadmin-hackers@arkaria.postgresql.org; Thu, 15 Jun 2023 05:38:01 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1q9fgG-0001fr-HL for pgadmin-hackers@arkaria.postgresql.org; Thu, 15 Jun 2023 05:38:00 +0000 Received: from magus.postgresql.org ([2a02:c0:301:0:ffff::29]) by malur.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1q9fgG-0001fi-9X for pgadmin-hackers@lists.postgresql.org; Thu, 15 Jun 2023 05:38:00 +0000 Received: from mail-lj1-x233.google.com ([2a00:1450:4864:20::233]) by magus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1q9fgC-002TDf-Ge for pgadmin-hackers@postgresql.org; Thu, 15 Jun 2023 05:37:59 +0000 Received: by mail-lj1-x233.google.com with SMTP id 38308e7fff4ca-2b445512846so3089281fa.2 for ; Wed, 14 Jun 2023 22:37:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1686807475; x=1689399475; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=5Rpw7UBiwE6oPnAIt8MJvcGiHLKmNuOjDExK6DrxE2s=; b=JMcDSzyJmQfnwcR6b9FC68C2lOJEtOKNu19D+3BBfn2l7mxAdobqDlScFUOEwKO7km yikEoY81m5O5oODhNZhlW+V0qBWxFS3SMxTY3KL+TBi+x3cT666v6tZnmVBs8IECmiKd 5njgPxmAdXlAV3Vn/sdN1H2AjabX2n3j7B2yaNG6vhu3HJn1/zhdAG8VJbGx1J/P8SC2 GufVFYmfNeKaQdT47bHHINgvZyjBqOHMVR5IkmWLyEM130jbceG1zPLnlca+bClOhIcL VFPPOT3SOm55I71VrmK3uCkJ/nCaxxskueo+9M4jJ+gHmDde0Eeke0MwQQyO4PvJ7V0i 4d8w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686807475; x=1689399475; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=5Rpw7UBiwE6oPnAIt8MJvcGiHLKmNuOjDExK6DrxE2s=; b=cl+XdKWJAzdsh0ZsvuJQGbEIVPAkfAVng0EUpz5+3ij8C9YjafBOKQ0ksnhuHbMuSf lOrJCjvE5+D9ghAutG0d9VhFzEDm7Px27ia09F6n/1Wn00JmEpmkdLyMcx7Jbtogc2Ql 7NNcZaGsM/BtEFmbDHRuRHBfA9RA2cNXqF7cJKRStLM4fXPGVW7CW+fJPqu3U82AkRRD MD21o6j/JsEhBZ8ppMROGx73yIwhXY/3DpIMwNtYSOELl7g7FI8l0tWj67c4ltC7f8NC TCV0zzR9kJpC2005O17Wh9QgO4OncpIqUDGOT0NPurj3wlJ+L3x4bum2jXxHihQ3NUcm dO/A== X-Gm-Message-State: AC+VfDzyYiAYSGjVLINd769vI+5bm0d857Tln4nTZFq5Iq1xGQkHubUg AecCgu+70ivEFvyRUwMDaZbR9zKIIaK2KkUTcvHBYQ== X-Google-Smtp-Source: ACHHUZ5X0d3j2RhYHwQ2GDJDk49g+hkMhGUFJeI8p5D5SH62wIIMNrzOjBvbgBhCp09ayqoXGYJLFXYDtuMJCQSEn24= X-Received: by 2002:a2e:3c19:0:b0:2b2:104d:8f8d with SMTP id j25-20020a2e3c19000000b002b2104d8f8dmr7580774lja.7.1686807474859; Wed, 14 Jun 2023 22:37:54 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Akshay Joshi Date: Thu, 15 Jun 2023 11:07:43 +0530 Message-ID: Subject: Re: Pgadmin4 System Stats Extension Design To: Sahil Harpal Cc: pgadmin-hackers@postgresql.org Content-Type: multipart/alternative; boundary="000000000000581a9605fe2478d9" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000581a9605fe2478d9 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi Sahil On Thu, Jun 15, 2023 at 1:42=E2=80=AFAM Sahil Harpal wrote: > Thank you, Akshay, for your feedback. > Here are a few more designs that I have created based on the discussion > with my mentors. I would love to know your thoughts on them. > > Design 1 - Using an additional new tab for system statistics > Design 2 - Added buttons to toggle between existing dashboard data and > system statistics. > I personally like Design 2 as we have only one main tab "Dashboard" and then two sub-tabs "General"(Can be changed) and "System Statistics". > > Thanks, > Sahil > > > > > On Wed, 14 Jun 2023 at 10:12, Akshay Joshi > wrote: > >> Hi Sahil >> >> At first glance, it looks good to me. Seems you have created a new tab >> System Statistics instead of using the existing dashboard. >> >> On Tue, Jun 13, 2023 at 4:27=E2=80=AFPM Sahil Harpal >> wrote: >> >>> Dear all, >>> >>> I am working on pgadmin4 to let users see their system-level statistics >>> on the dashboard. In this mail, I've attached the wireframe to display >>> system stats on the existing dashboard. >>> >>> I am open to hearing your thoughts and suggestions on the design. >>> >>> Thanks, >>> Sahil >>> >> --000000000000581a9605fe2478d9 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi=C2=A0Sahil

On Thu, Jun 15, 2023 at 1:42= =E2=80=AFAM Sahil Harpal <s= ahilharpal1234@gmail.com> wrote:
Thank you, A= kshay, for your feedback.=C2=A0
Here are a few more designs that = I have created based on the discussion with my mentors. I would love to kno= w your thoughts=C2=A0on them.=C2=A0

Design 1 - Using an a= dditional new tab for system statistics
Design 2 - Added buttons to togg= le between existing dashboard data and system statistics.

=C2=A0 =C2=A0 I personally like Design= 2 as we have only one main tab "Dashboard" and then two sub-tabs= "General"(Can be changed) and "System Statistics".=C2= =A0=C2=A0

Thanks,
Sahil




3D""
On Wed, 14 Jun 2023 at 10:12, Akshay Joshi <akshay.joshi@enterpr= isedb.com> wrote:
Hi=C2=A0Sahil

At first glanc= e, it looks good=C2=A0to me. Seems you have created a new tab System Statis= tics instead of using the existing dashboard.=C2=A0

On Tue, Jun 13, 20= 23 at 4:27=E2=80=AFPM Sahil Harpal <sahilharpal1234@gmail.com> wrote:
Dear a= ll,

I am working on pgadmin4 to let users see their syst= em-level statistics on the dashboard. In this mail, I've attached the w= ireframe to display system stats on the existing dashboard.

I am open to hearing your thoughts and suggestions on the design.

Thanks,
Sahil
3D""
--000000000000581a9605fe2478d9--