Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qa4pq-008BvF-Bp for pgadmin-hackers@arkaria.postgresql.org; Sun, 27 Aug 2023 01:45:02 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1qa4op-00E5M2-Dl for pgadmin-hackers@arkaria.postgresql.org; Sun, 27 Aug 2023 01:43:59 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qa4op-00E5LW-2t for pgadmin-hackers@lists.postgresql.org; Sun, 27 Aug 2023 01:43:58 +0000 Received: from mail-yw1-x1136.google.com ([2607:f8b0:4864:20::1136]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qa4ok-0019VE-Pw for pgadmin-hackers@postgresql.org; Sun, 27 Aug 2023 01:43:56 +0000 Received: by mail-yw1-x1136.google.com with SMTP id 00721157ae682-591ba8bd094so25016587b3.3 for ; Sat, 26 Aug 2023 18:43:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=enterprisedb.com; s=google; t=1693100634; x=1693705434; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=Tp8NZxmvsPuTMjwAXYKvoW99G0sxtQPjV7kGszziJVs=; b=L5Gk3lHrXiHccy3S4dNvnWz0/Rdl8Ozx6J7KtQUsTG/aaqngw8swImVNas0m+NTokf 77hwfr0RHQ5qBXZ55o37W6yPtP0MF0v+FTE76Ly/OCR3tN5Y64A3xoTbznrH4SFk+4+8 C1pCtLzh3h/riHzMaxND7IhHnwefDZGu3pPbszfeGOre/l1NzCLq4LRrnkmADNIYQVDc QNBaVswop1WqXqKhjsH5I/Th5Vm+H7qLP1iBto2E9WT6urgFOEq4GB832fBicuxCcKGQ kCVsieHvyXXHeWFwigdFxAFAx343SowDyYBJevZrlEaYvy55yzrruDT7qF9vwtczKbxg 2K/A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693100634; x=1693705434; 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=Tp8NZxmvsPuTMjwAXYKvoW99G0sxtQPjV7kGszziJVs=; b=gFTFEZu48pxjAZItjZG2n9Ym6Hja6yHdjMwGouwDrCxLbAUBz1iBWEI0OXY/O1pr47 bkyq4k3SSjqUeZ7wfUoOofnznueY0YkdzRjLFgw5N4qsp1Q+41Dx0AWK9uUf4AIPuQCh 2He1hMBZWC4NffpBnZbs2gEaPfVuguz+2YkeUUQfBlCkU5egTRZTpk1/fawH/YWKAJ7l /4gIfZV6PRS88Ug5i6ZH4JlDm8l/yYxlpDQDXc5fLYXzefgx6q169OQxJ97hWUpnnITx Zs/Gy2DkfVq5iTJFk4Devs/8JPHl7MN7Oiu+iVWiWq2k2kIpCM6dBAURP79e2vagdmOj 8xpA== X-Gm-Message-State: AOJu0YxxD/Zd6x3k6LSTHOOqfwqrkPybPhmU7euYaYn1Lk7hniRPkfIM YbvsToslbssp4MpTbiwmCJr9vfLNgDZMFj3PKPELog== X-Google-Smtp-Source: AGHT+IHxMEfc1xCSq93n0Zy2VnP3USVAEWMOjFpj3+F5kDK/88zOJzx87trU/yIo6kmh21UaxwMupNio62rKgjMjdt8= X-Received: by 2002:a0d:f402:0:b0:586:9fd4:6b84 with SMTP id d2-20020a0df402000000b005869fd46b84mr20946677ywf.46.1693100633656; Sat, 26 Aug 2023 18:43:53 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Khushboo Vashi Date: Sun, 27 Aug 2023 07:13:42 +0530 Message-ID: Subject: Re: Pgadmin4 System Stats Extension Design To: Sahil Harpal Cc: pgadmin-hackers Content-Type: multipart/alternative; boundary="000000000000d6abff0603ddb52f" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000d6abff0603ddb52f Content-Type: text/plain; charset="UTF-8" On Sat, 26 Aug 2023, 11:36 Sahil Harpal, wrote: > Hi Khushboo, > > On Mon, 21 Aug 2023 at 10:03, Khushboo Vashi < > khushboo.vashi@enterprisedb.com> wrote: > >> Sahil, once the issues get resolved, please raise the PR and we will do >> the final review there. >> > Could you please tell me to which branch I should raise the PR? > Master branch > Also, should I remove the code responsible for the static DonutChart of > process information? > > Thank you, > Sahil > >> --000000000000d6abff0603ddb52f Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable


On Sat, 26 Aug 2023, 11:36 Sahil Harpal, <sahilharpal1234@gmail.com> wro= te:
3D""
Hi Khushboo,

On Mon, 21 Aug 2023 at 10:03, Khushboo Vashi <khush= boo.vashi@enterprisedb.com> wrote:
Sahil, once the issues get resol= ved, please raise the PR and we will do the final review there.
Could you please tell me to which branch= I should raise the PR?=C2=A0
Master branch
A= lso, should I remove the code responsible for the static DonutChart of proc= ess information?

Thank you,
Sahil
--000000000000d6abff0603ddb52f--