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 1qZmS7-0070mE-LX for pgadmin-hackers@arkaria.postgresql.org; Sat, 26 Aug 2023 06:07:19 +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 1qZmS4-008RKt-S7 for pgadmin-hackers@arkaria.postgresql.org; Sat, 26 Aug 2023 06:07:16 +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 1qZmS4-008RI6-FM for pgadmin-hackers@lists.postgresql.org; Sat, 26 Aug 2023 06:07:16 +0000 Received: from mail-pg1-x536.google.com ([2607:f8b0:4864:20::536]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1qZmRT-00116J-8d for pgadmin-hackers@postgresql.org; Sat, 26 Aug 2023 06:06:40 +0000 Received: by mail-pg1-x536.google.com with SMTP id 41be03b00d2f7-56b2e689828so944873a12.1 for ; Fri, 25 Aug 2023 23:06:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1693029998; x=1693634798; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=MPwiW4YQvJlCV8nZ9LpRFJH/e+xKvsAVqNItaF/thzk=; b=ns38KZM4ydZ6l+Jh4vAXtrDYyGEzUUEAHhF6ypbAW929EHmEwOq6jDhyX+9BMU6cHx NDPubVblsZQH4fym3sR2JtXrEFnfrGGMCiJ55TXC9QnXQRyRO21Sup+RPCrYL/TJmGI+ MUsOOgJCQG/nDuMIcXegbLNySh3sG6Tbxe+Q9U4MkOzSho12wXjqhH3g45LKG2/3tOPI Em1tAQFn5UZFbe6lBVlhVzwSlPCdSH8cVU0xkyPf5frVg1PsrhhiGskpXQJgxhijbOIY QyWhusOLNziKW4nrPIy6YfpvqEK+rxz1K5Jjole3I34MHgZ87weipq+tEF5tX/lyqXxm 20Qg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693029998; x=1693634798; 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=MPwiW4YQvJlCV8nZ9LpRFJH/e+xKvsAVqNItaF/thzk=; b=XcHWOd9ookj/nFp5kD7QunuyWDRFAZOx0eXFF9/fcLIOVSfddwrhKb3n4SWqoI7KXj 6Pb4+QqVJGxvRbHl4tzAkbFSUgiEJ2+SzhrMPh9u325EV5WQUHofe0dJo8nGC9XA/qTq EoBskv/PUChGI75ZkShNlTo4NB4KgrbaFRPFlJgHljzzrHiNmI4O7t051031UfEoR/05 xrizVlY3PzKanKpli/1+Hp8ZOxDfuKOwrNaGr9jBIRlhUMupA+/+4KUEGojiLrkxeZQm koEbiof9QnL89TCN9Ucwa87Vda8Oxfp/FXfY0xCxo979hhzrGVVbtLIBcIMvQ1XLua2t Z6Tg== X-Gm-Message-State: AOJu0YxgcD0lyeHUg0v20hGdrDEejRUCpP4yUAr6O4WLqQuPnyhZ4pZa IG0ratSzMoF7vuKds9j4axnPeDI/p16SgNiN9cE= X-Google-Smtp-Source: AGHT+IHUYYqsxaQAzyu3GSuWISufOOH1XNBF4CDS+8A9HxI1tEiSqRNImzZIiLWEYnCJ+NmixNoJxIaLgiTwNViYIvM= X-Received: by 2002:a17:90a:744b:b0:26d:227c:9068 with SMTP id o11-20020a17090a744b00b0026d227c9068mr19481737pjk.16.1693029998146; Fri, 25 Aug 2023 23:06:38 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Sahil Harpal Date: Sat, 26 Aug 2023 11:36:26 +0530 Message-ID: Subject: Re: Pgadmin4 System Stats Extension Design To: Khushboo Vashi Cc: pgadmin-hackers@postgresql.org Content-Type: multipart/alternative; boundary="000000000000a23ad80603cd4365" List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk --000000000000a23ad80603cd4365 Content-Type: text/plain; charset="UTF-8" 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? Also, should I remove the code responsible for the static DonutChart of process information? Thank you, Sahil > --000000000000a23ad80603cd4365 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
=3D""
Hi Khushboo,

On Mon, 21 = Aug 2023 at 10:03, Khushboo Vashi <khushboo.vashi@enterprisedb.com> wrote:
Sahil, once t= he 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?=C2=A0
Also, should I r= emove the code responsible for the static DonutChart of process information= ?

Thank you,
Sahil
--000000000000a23ad80603cd4365--