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 1nfSci-0008UH-Vb for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Apr 2022 20:32:57 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.92) (envelope-from ) id 1nfSch-0007JR-5O for pgadmin-hackers@arkaria.postgresql.org; Fri, 15 Apr 2022 20:32:55 +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 1nfScg-0007JI-SV for pgadmin-hackers@lists.postgresql.org; Fri, 15 Apr 2022 20:32:54 +0000 Received: from mail-ed1-x535.google.com ([2a00:1450:4864:20::535]) by magus.postgresql.org with esmtps (TLS1.3:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.92) (envelope-from ) id 1nfSce-0004Qh-Nt for pgadmin-hackers@postgresql.org; Fri, 15 Apr 2022 20:32:54 +0000 Received: by mail-ed1-x535.google.com with SMTP id b24so10978654edu.10 for ; Fri, 15 Apr 2022 13:32:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=message-id:date:mime-version:user-agent:subject:content-language:to :references:cc:from:in-reply-to; bh=objxNDJST8bah+R5ivWUZpw4yUnx3kQcgaBVAJ+ef2E=; b=a4NjpQwMgLL2EO7E6yGgWf/sxSDfXHf/fNfrhxaOtEj3qsS3EyoassZ1tlW6E//5XU qqL0m0hacIzdldQVPk2Xpb32w1gN2LUVTE58S314gNPbPMSKqIwKNot/ijDcQKM0Na52 VsuiK3A1o3Jnu75oUQ5z5uLq8+LOhmHGjMoCn3Al9Lb5L5TZUj1sopVFAlXz+EGYwWT6 dBZiIpchbXdjVvRDiNmYcVJSqhf2liIbpJiqej5gzaiaKkwtZHY/CMOe5+CrTfu7k0eO ZepM745roqmKk4Vg2S0HQmMdysSiCGzHeMlvUYfvnsAjHIYvragr6q+as5aaLa2fyCX1 sD1Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:references:cc:from:in-reply-to; bh=objxNDJST8bah+R5ivWUZpw4yUnx3kQcgaBVAJ+ef2E=; b=OGDDoCcX6lUmlgApqHLSCH8q4NG/cmLfGhGWJA4aC2c5fKMoexq9q+24dkWhHXjn3J XzIcounxOEvX3w0PrHbdWBTZYV2NWXDGkKQc3cE6BdgE0+ameqFPpPfNa6vsyue5w8Hw gje/FhCbFWqPXqvDXGMbgvZtify6igc1AvNkVXePqu6hFaA9M3Gz1YJ6N+3vxMbmiJ7z GTByLJQSW8qHTO6FRFNlA9sVvVVNTvnsI3TewBK5SDBR8XTU/ky6pFVNnOpqSNRI+wOr 8ldKpiMsZBtFjuqbFjHQ9xCVj/5oVobhMjT2OSIad3jyOwIpZddwA1r4O8X65/axsSJv MZOg== X-Gm-Message-State: AOAM531ipEMASyHYm8BmgIO04WYsCehjBTarZkSr0x6lQqPG/5CWpFKY ijfdGec6KXNqY3VVxsUd19MbMqe6KSkx8zAJTDA= X-Google-Smtp-Source: ABdhPJxAd2CVK1Ztym396+SWIQPgpK24qd0j/9DKPzp5VLXTEL9HL98/IdfIr5MvtohV3Zj+IdMeCA== X-Received: by 2002:a05:6402:1d4a:b0:419:7c50:dcbf with SMTP id dz10-20020a0564021d4a00b004197c50dcbfmr853828edb.340.1650054771440; Fri, 15 Apr 2022 13:32:51 -0700 (PDT) Received: from ?IPV6:2003:ca:1710:fcfb:4053:14bf:1aa2:edf2? (p200300ca1710fcfb405314bf1aa2edf2.dip0.t-ipconnect.de. [2003:ca:1710:fcfb:4053:14bf:1aa2:edf2]) by smtp.gmail.com with ESMTPSA id e19-20020a056402105300b004162d0b4cbbsm3130113edu.93.2022.04.15.13.32.51 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 15 Apr 2022 13:32:51 -0700 (PDT) Content-Type: multipart/alternative; boundary="------------I6Zmtbsxdpkg546fODUJMtAR" Message-ID: Date: Fri, 15 Apr 2022 22:35:10 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Subject: Re: GSoC: GUI representation of monitoring System Activity with the system_stats Extension in pgAdmin 4 Content-Language: en-US To: Kunal Garg References: Cc: pgadmin-hackers@postgresql.org From: Ilaria Battiston In-Reply-To: List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk This is a multi-part message in MIME format. --------------I6Zmtbsxdpkg546fODUJMtAR Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hello Kunal, Thank you so much for your proposal! I reviewed it and it looks good. One minor thing to mention is that it seems to me like you are distributing the majority of the workload at the beginning, perhaps you are going to need more than a couple weeks to go through the first deliverables. Please correct me if I am wrong, I am not too much of an expert here :) Wishing you a nice weekend! Ilaria On 11.04.22 15:13, Kunal Garg wrote: > Hello > > I am Kunal Garg, interested in participating in GSoC 2022 as a part of > PostgreSQL. > > I am looking forward to contribute in the project titled "*GUI > representation of monitoring System Activity with the system_stats > Extension in pgAdmin 4"*, and I am in constant touch with the mentor, > Khusboo Vashi, to understand the project better, under her guidance I > have developed my proposal for the project. The proposal is attached > in this mail. > > Kindly review it and let me know of potential changes that would make > the proposal more relevant and better. > > I am looking forward to working on this project and am waiting in hope > of a positive response. > > Yours sincerely > Kunal Garg --------------I6Zmtbsxdpkg546fODUJMtAR Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit

Hello Kunal,

Thank you so much for your proposal! I reviewed it and it looks good. One minor thing to mention is that it seems to me like you are distributing the majority of the workload at the beginning, perhaps you are going to need more than a couple weeks to go through the first deliverables. Please correct me if I am wrong, I am not too much of an expert here :)

Wishing you a nice weekend!
Ilaria


On 11.04.22 15:13, Kunal Garg wrote:
Hello

I am Kunal Garg, interested in participating in GSoC 2022 as a part of PostgreSQL.
 
I am looking forward to contribute in the project titled "GUI representation of monitoring System Activity with the system_stats Extension in pgAdmin 4", and I am in constant touch with the mentor, Khusboo Vashi, to understand the project better, under her guidance I have developed my proposal for the project. The proposal is attached in this mail.

Kindly review it and let me know of potential changes that would make the proposal more relevant and better.

I am looking forward to working on this project and am waiting in hope of a positive response.

Yours sincerely
Kunal Garg
--------------I6Zmtbsxdpkg546fODUJMtAR--