<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:38:12 UTC 2024

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary append 'field=key&field=summary' to the URL of your request.
-->
<rss version="0.92" >
<channel>
    <title>MongoDB Jira</title>
    <link>https://jira.mongodb.org</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>9.7.1</version>
        <build-number>970001</build-number>
        <build-date>13-04-2023</build-date>
    </build-info>


<item>
            <title>[COMPASS-5031] Create compass-logging helper package and log connection attempts</title>
                <link>https://jira.mongodb.org/browse/COMPASS-5031</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;Create @mongodb-js/compass-logging package and use it to log connection attempts as described in the technical design.&lt;/p&gt;</description>
                <environment></environment>
        <key id="1859872">COMPASS-5031</key>
            <summary>Create compass-logging helper package and log connection attempts</summary>
                <type id="3" iconUrl="https://jira.mongodb.org/secure/viewavatar?size=xsmall&amp;avatarId=14718&amp;avatarType=issuetype">Task</type>
                                            <priority id="3" iconUrl="https://jira.mongodb.org/images/icons/priorities/major.svg">Major - P3</priority>
                        <status id="6" iconUrl="https://jira.mongodb.org/images/icons/statuses/closed.png" description="The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.">Closed</status>
                    <statusCategory id="3" key="done" colorName="success"/>
                                    <resolution id="13201">Fixed</resolution>
                                        <assignee username="anna.henningsen@mongodb.com">Anna Henningsen</assignee>
                                    <reporter username="anna.henningsen@mongodb.com">Anna Henningsen</reporter>
                        <labels>
                    </labels>
                <created>Wed, 25 Aug 2021 13:47:17 +0000</created>
                <updated>Sun, 29 Oct 2023 02:39:41 +0000</updated>
                            <resolved>Tue, 7 Sep 2021 14:19:58 +0000</resolved>
                                                    <fixVersion>1.29.4</fixVersion>
                                    <component>Connectivity</component>
                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="4049825" author="xgen-internal-githook" created="Fri, 10 Sep 2021 14:18:31 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat(compass-logging): add initial log infrastructure &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5031&quot; title=&quot;Create compass-logging helper package and log connection attempts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5031&quot;&gt;&lt;del&gt;COMPASS-5031&lt;/del&gt;&lt;/a&gt; (#2442)&lt;/p&gt;

&lt;p&gt;Set up main-process logging, add a `@mongodb-js/compass-logging`&lt;br/&gt;
package and use it to log basic information about connection attempts.&lt;/p&gt;

&lt;p&gt;Example result:&lt;/p&gt;

&lt;p&gt;```js&lt;br/&gt;
$ zcat ~/.mongodb/compass/6132154a13a16a1815e33f5a_log.gz&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:02.381Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-MAIN&quot;,&quot;id&quot;:1001000001,&quot;ctx&quot;:&quot;logging&quot;,&quot;msg&quot;:&quot;Starting logging&quot;,&quot;attr&quot;:{&quot;version&quot;:&quot;0.0.0-dev.0&quot;,&quot;platform&quot;:&quot;linux&quot;,&quot;arch&quot;:&quot;x64&quot;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:09.134Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-CONNECT-UI&quot;,&quot;id&quot;:1001000004,&quot;ctx&quot;:&quot;Connection UI&quot;,&quot;msg&quot;:&quot;Initiating connection attempt&quot;}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:09.136Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-DS-CONNECT&quot;,&quot;id&quot;:1001000009,&quot;ctx&quot;:&quot;Connect&quot;,&quot;msg&quot;:&quot;Initiating connection&quot;,&quot;attr&quot;:{&quot;url&quot;:&quot;mongodb+srv://&amp;lt;credentials&amp;gt;@cluster0.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;,&quot;options&quot;:&lt;/p&gt;
{&quot;tlsAllowInvalidHostnames&quot;:false,&quot;sslValidate&quot;:true,&quot;readPreference&quot;:&quot;primary&quot;}
&lt;p&gt;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:09.137Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-DS-CONNECT&quot;,&quot;id&quot;:1001000010,&quot;ctx&quot;:&quot;Connect&quot;,&quot;msg&quot;:&quot;Resolved SRV record&quot;,&quot;attr&quot;:{&quot;from&quot;:&quot;mongodb+srv://&amp;lt;credentials&amp;gt;@cluster0.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;,&quot;to&quot;:&quot;mongodb://&amp;lt;credentials&amp;gt;@cluster0-shard-00-00.ucdwm.mongodb.net,cluster0-shard-00-01.ucdwm.mongodb.net,cluster0-shard-00-02.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:10.388Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-DS-CONNECT&quot;,&quot;id&quot;:1001000012,&quot;ctx&quot;:&quot;Connect&quot;,&quot;msg&quot;:&quot;Connection established&quot;,&quot;attr&quot;:{&quot;url&quot;:&quot;mongodb+srv://&amp;lt;credentials&amp;gt;@cluster0.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:17.630Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-MAIN&quot;,&quot;id&quot;:1001000003,&quot;ctx&quot;:&quot;app&quot;,&quot;msg&quot;:&quot;Closing application&quot;}&lt;br/&gt;
```&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5046&quot; title=&quot;Add a synthetic Time to First Query test in compass-e2e-tests&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5046&quot;&gt;&lt;del&gt;COMPASS-5046&lt;/del&gt;&lt;/a&gt;-add-e2e-fixture&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/37736d0b584cc1c16cf3aa0f39ea745d8d6e10b9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/37736d0b584cc1c16cf3aa0f39ea745d8d6e10b9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4047033" author="xgen-internal-githook" created="Thu, 9 Sep 2021 12:10:05 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat(compass-logging): add initial log infrastructure &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5031&quot; title=&quot;Create compass-logging helper package and log connection attempts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5031&quot;&gt;&lt;del&gt;COMPASS-5031&lt;/del&gt;&lt;/a&gt; (#2442)&lt;/p&gt;

&lt;p&gt;Set up main-process logging, add a `@mongodb-js/compass-logging`&lt;br/&gt;
package and use it to log basic information about connection attempts.&lt;/p&gt;

&lt;p&gt;Example result:&lt;/p&gt;

&lt;p&gt;```js&lt;br/&gt;
$ zcat ~/.mongodb/compass/6132154a13a16a1815e33f5a_log.gz&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:02.381Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-MAIN&quot;,&quot;id&quot;:1001000001,&quot;ctx&quot;:&quot;logging&quot;,&quot;msg&quot;:&quot;Starting logging&quot;,&quot;attr&quot;:{&quot;version&quot;:&quot;0.0.0-dev.0&quot;,&quot;platform&quot;:&quot;linux&quot;,&quot;arch&quot;:&quot;x64&quot;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:09.134Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-CONNECT-UI&quot;,&quot;id&quot;:1001000004,&quot;ctx&quot;:&quot;Connection UI&quot;,&quot;msg&quot;:&quot;Initiating connection attempt&quot;}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:09.136Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-DS-CONNECT&quot;,&quot;id&quot;:1001000009,&quot;ctx&quot;:&quot;Connect&quot;,&quot;msg&quot;:&quot;Initiating connection&quot;,&quot;attr&quot;:{&quot;url&quot;:&quot;mongodb+srv://&amp;lt;credentials&amp;gt;@cluster0.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;,&quot;options&quot;:&lt;/p&gt;
{&quot;tlsAllowInvalidHostnames&quot;:false,&quot;sslValidate&quot;:true,&quot;readPreference&quot;:&quot;primary&quot;}
&lt;p&gt;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:09.137Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-DS-CONNECT&quot;,&quot;id&quot;:1001000010,&quot;ctx&quot;:&quot;Connect&quot;,&quot;msg&quot;:&quot;Resolved SRV record&quot;,&quot;attr&quot;:{&quot;from&quot;:&quot;mongodb+srv://&amp;lt;credentials&amp;gt;@cluster0.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;,&quot;to&quot;:&quot;mongodb://&amp;lt;credentials&amp;gt;@cluster0-shard-00-00.ucdwm.mongodb.net,cluster0-shard-00-01.ucdwm.mongodb.net,cluster0-shard-00-02.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:10.388Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-DS-CONNECT&quot;,&quot;id&quot;:1001000012,&quot;ctx&quot;:&quot;Connect&quot;,&quot;msg&quot;:&quot;Connection established&quot;,&quot;attr&quot;:{&quot;url&quot;:&quot;mongodb+srv://&amp;lt;credentials&amp;gt;@cluster0.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:17.630Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-MAIN&quot;,&quot;id&quot;:1001000003,&quot;ctx&quot;:&quot;app&quot;,&quot;msg&quot;:&quot;Closing application&quot;}&lt;br/&gt;
```&lt;br/&gt;
Branch: search-atlas-in-non-atlas&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/37736d0b584cc1c16cf3aa0f39ea745d8d6e10b9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/37736d0b584cc1c16cf3aa0f39ea745d8d6e10b9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4042324" author="xgen-internal-githook" created="Tue, 7 Sep 2021 14:17:04 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna.henningsen@mongodb.com&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat(compass-logging): add initial log infrastructure &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5031&quot; title=&quot;Create compass-logging helper package and log connection attempts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5031&quot;&gt;&lt;del&gt;COMPASS-5031&lt;/del&gt;&lt;/a&gt; (#2442)&lt;/p&gt;

&lt;p&gt;Set up main-process logging, add a `@mongodb-js/compass-logging`&lt;br/&gt;
package and use it to log basic information about connection attempts.&lt;/p&gt;

&lt;p&gt;Example result:&lt;/p&gt;

&lt;p&gt;```js&lt;br/&gt;
$ zcat ~/.mongodb/compass/6132154a13a16a1815e33f5a_log.gz&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:02.381Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-MAIN&quot;,&quot;id&quot;:1001000001,&quot;ctx&quot;:&quot;logging&quot;,&quot;msg&quot;:&quot;Starting logging&quot;,&quot;attr&quot;:{&quot;version&quot;:&quot;0.0.0-dev.0&quot;,&quot;platform&quot;:&quot;linux&quot;,&quot;arch&quot;:&quot;x64&quot;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:09.134Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-CONNECT-UI&quot;,&quot;id&quot;:1001000004,&quot;ctx&quot;:&quot;Connection UI&quot;,&quot;msg&quot;:&quot;Initiating connection attempt&quot;}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:09.136Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-DS-CONNECT&quot;,&quot;id&quot;:1001000009,&quot;ctx&quot;:&quot;Connect&quot;,&quot;msg&quot;:&quot;Initiating connection&quot;,&quot;attr&quot;:{&quot;url&quot;:&quot;mongodb+srv://&amp;lt;credentials&amp;gt;@cluster0.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;,&quot;options&quot;:&lt;/p&gt;
{&quot;tlsAllowInvalidHostnames&quot;:false,&quot;sslValidate&quot;:true,&quot;readPreference&quot;:&quot;primary&quot;}
&lt;p&gt;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:09.137Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-DS-CONNECT&quot;,&quot;id&quot;:1001000010,&quot;ctx&quot;:&quot;Connect&quot;,&quot;msg&quot;:&quot;Resolved SRV record&quot;,&quot;attr&quot;:{&quot;from&quot;:&quot;mongodb+srv://&amp;lt;credentials&amp;gt;@cluster0.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;,&quot;to&quot;:&quot;mongodb://&amp;lt;credentials&amp;gt;@cluster0-shard-00-00.ucdwm.mongodb.net,cluster0-shard-00-01.ucdwm.mongodb.net,cluster0-shard-00-02.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:10.388Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-DS-CONNECT&quot;,&quot;id&quot;:1001000012,&quot;ctx&quot;:&quot;Connect&quot;,&quot;msg&quot;:&quot;Connection established&quot;,&quot;attr&quot;:{&quot;url&quot;:&quot;mongodb+srv://&amp;lt;credentials&amp;gt;@cluster0.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:17.630Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-MAIN&quot;,&quot;id&quot;:1001000003,&quot;ctx&quot;:&quot;app&quot;,&quot;msg&quot;:&quot;Closing application&quot;}&lt;br/&gt;
```&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/37736d0b584cc1c16cf3aa0f39ea745d8d6e10b9&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/37736d0b584cc1c16cf3aa0f39ea745d8d6e10b9&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4038632" author="xgen-internal-githook" created="Fri, 3 Sep 2021 12:37:28 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna@addaleax.net&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat(compass-logging): add initial log infrastructure &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5031&quot; title=&quot;Create compass-logging helper package and log connection attempts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5031&quot;&gt;&lt;del&gt;COMPASS-5031&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Set up main-process logging, add a `@mongodb-js/compass-logging`&lt;br/&gt;
package and use it to log basic information about connection attempts.&lt;/p&gt;

&lt;p&gt;Example result:&lt;/p&gt;

&lt;p&gt;```js&lt;br/&gt;
$ zcat ~/.mongodb/compass/6132154a13a16a1815e33f5a_log.gz&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:02.381Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-MAIN&quot;,&quot;id&quot;:1001000001,&quot;ctx&quot;:&quot;logging&quot;,&quot;msg&quot;:&quot;Starting logging&quot;,&quot;attr&quot;:{&quot;version&quot;:&quot;0.0.0-dev.0&quot;,&quot;platform&quot;:&quot;linux&quot;,&quot;arch&quot;:&quot;x64&quot;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:09.134Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-CONNECT-UI&quot;,&quot;id&quot;:1001000004,&quot;ctx&quot;:&quot;Connection UI&quot;,&quot;msg&quot;:&quot;Initiating connection attempt&quot;}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:09.136Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-DS-CONNECT&quot;,&quot;id&quot;:1001000009,&quot;ctx&quot;:&quot;Connect&quot;,&quot;msg&quot;:&quot;Initiating connection&quot;,&quot;attr&quot;:{&quot;url&quot;:&quot;mongodb+srv://&amp;lt;credentials&amp;gt;@cluster0.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;,&quot;options&quot;:&lt;/p&gt;
{&quot;tlsAllowInvalidHostnames&quot;:false,&quot;sslValidate&quot;:true,&quot;readPreference&quot;:&quot;primary&quot;}
&lt;p&gt;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:09.137Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-DS-CONNECT&quot;,&quot;id&quot;:1001000010,&quot;ctx&quot;:&quot;Connect&quot;,&quot;msg&quot;:&quot;Resolved SRV record&quot;,&quot;attr&quot;:{&quot;from&quot;:&quot;mongodb+srv://&amp;lt;credentials&amp;gt;@cluster0.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;,&quot;to&quot;:&quot;mongodb://&amp;lt;credentials&amp;gt;@cluster0-shard-00-00.ucdwm.mongodb.net,cluster0-shard-00-01.ucdwm.mongodb.net,cluster0-shard-00-02.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:10.388Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-DS-CONNECT&quot;,&quot;id&quot;:1001000012,&quot;ctx&quot;:&quot;Connect&quot;,&quot;msg&quot;:&quot;Connection established&quot;,&quot;attr&quot;:{&quot;url&quot;:&quot;mongodb+srv://&amp;lt;credentials&amp;gt;@cluster0.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:17.630Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-MAIN&quot;,&quot;id&quot;:1001000003,&quot;ctx&quot;:&quot;app&quot;,&quot;msg&quot;:&quot;Closing application&quot;}&lt;br/&gt;
```&lt;br/&gt;
Branch: 5031-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/4cf8efa6bff7f6085054e22aed92bf44722f7c3c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/4cf8efa6bff7f6085054e22aed92bf44722f7c3c&lt;/a&gt;&lt;/p&gt;</comment>
                            <comment id="4038626" author="xgen-internal-githook" created="Fri, 3 Sep 2021 12:35:10 +0000"  >&lt;p&gt;Author:&lt;/p&gt;
{&apos;name&apos;: &apos;Anna Henningsen&apos;, &apos;email&apos;: &apos;anna@addaleax.net&apos;, &apos;username&apos;: &apos;addaleax&apos;}
&lt;p&gt;Message: feat(compass-logging): add initial log infrastructure &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5031&quot; title=&quot;Create compass-logging helper package and log connection attempts&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5031&quot;&gt;&lt;del&gt;COMPASS-5031&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Set up main-process logging, add a `@mongodb-js/compass-logging`&lt;br/&gt;
package and use it to log basic information about connection attempts.&lt;/p&gt;

&lt;p&gt;Example result:&lt;/p&gt;

&lt;p&gt;```js&lt;br/&gt;
$ zcat ~/.mongodb/compass/6132154a13a16a1815e33f5a_log.gz&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:02.381Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-MAIN&quot;,&quot;id&quot;:1001000001,&quot;ctx&quot;:&quot;logging&quot;,&quot;msg&quot;:&quot;Starting logging&quot;,&quot;attr&quot;:{&quot;version&quot;:&quot;0.0.0-dev.0&quot;,&quot;platform&quot;:&quot;linux&quot;,&quot;arch&quot;:&quot;x64&quot;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:09.134Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-CONNECT-UI&quot;,&quot;id&quot;:1001000004,&quot;ctx&quot;:&quot;Connection UI&quot;,&quot;msg&quot;:&quot;Initiating connection attempt&quot;}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:09.136Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-DS-CONNECT&quot;,&quot;id&quot;:1001000009,&quot;ctx&quot;:&quot;Connect&quot;,&quot;msg&quot;:&quot;Initiating connection&quot;,&quot;attr&quot;:{&quot;url&quot;:&quot;mongodb+srv://&amp;lt;credentials&amp;gt;@cluster0.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;,&quot;options&quot;:&lt;/p&gt;
{&quot;tlsAllowInvalidHostnames&quot;:false,&quot;sslValidate&quot;:true,&quot;readPreference&quot;:&quot;primary&quot;}
&lt;p&gt;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:09.137Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-DS-CONNECT&quot;,&quot;id&quot;:1001000010,&quot;ctx&quot;:&quot;Connect&quot;,&quot;msg&quot;:&quot;Resolved SRV record&quot;,&quot;attr&quot;:{&quot;from&quot;:&quot;mongodb+srv://&amp;lt;credentials&amp;gt;@cluster0.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;,&quot;to&quot;:&quot;mongodb://&amp;lt;credentials&amp;gt;@cluster0-shard-00-00.ucdwm.mongodb.net,cluster0-shard-00-01.ucdwm.mongodb.net,cluster0-shard-00-02.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:10.388Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-DS-CONNECT&quot;,&quot;id&quot;:1001000012,&quot;ctx&quot;:&quot;Connect&quot;,&quot;msg&quot;:&quot;Connection established&quot;,&quot;attr&quot;:{&quot;url&quot;:&quot;mongodb+srv://&amp;lt;credentials&amp;gt;@cluster0.ucdwm.mongodb.net/admin?authSource=admin&amp;amp;replicaSet=atlas-jt9dqp-shard-0&amp;amp;readPreference=primary&amp;amp;appname=MongoDB+Compass+Dev&amp;amp;ssl=true&quot;}}&lt;br/&gt;
{&quot;t&quot;:&lt;/p&gt;
{&quot;$date&quot;:&quot;2021-09-03T12:30:17.630Z&quot;}
&lt;p&gt;,&quot;s&quot;:&quot;I&quot;,&quot;c&quot;:&quot;COMPASS-MAIN&quot;,&quot;id&quot;:1001000003,&quot;ctx&quot;:&quot;app&quot;,&quot;msg&quot;:&quot;Closing application&quot;}&lt;br/&gt;
```&lt;br/&gt;
Branch: 5031-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/a3074f34477f5f79c75aca0b99480846e08fbfdb&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/a3074f34477f5f79c75aca0b99480846e08fbfdb&lt;/a&gt;&lt;/p&gt;</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="1859856">COMPASS-5028</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="1859874">COMPASS-5032</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1859881">COMPASS-5035</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1859882">COMPASS-5036</issuekey>
        </issuelink>
            <issuelink>
            <issuekey id="1859888">COMPASS-5038</issuekey>
        </issuelink>
                            </inwardlinks>
                                    </issuelinktype>
                    </issuelinks>
                <attachments>
                    </attachments>
                <subtasks>
                    </subtasks>
                <customfields>
                                                <customfield id="customfield_10050" key="com.atlassian.jira.toolkit:comments">
                        <customfieldname># Replies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>5.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Fri, 3 Sep 2021 12:35:10 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 21 weeks, 5 days ago
    
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_18254" key="com.onresolve.jira.groovy.groovyrunner:scripted-field">
                        <customfieldname>Dependencies</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue><![CDATA[<s><a href='https://jira.mongodb.org/browse/COMPASS-5028'>COMPASS-5028</a></s>]]></customfieldvalue>


                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_15850" key="com.atlassian.jira.plugins.jira-development-integration-plugin:devsummary">
                        <customfieldname>Development</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                            <customfield id="customfield_10257" key="com.atlassian.jira.plugin.system.customfieldtypes:radiobuttons">
                        <customfieldname>Documentation Changes</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue key="11861"><![CDATA[Not Needed]]></customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                    <customfield id="customfield_10857" key="com.pyxis.greenhopper.jira:gh-epic-link">
                        <customfieldname>Epic Link</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>COMPASS-4361</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10057" key="com.atlassian.jira.toolkit:lastusercommented">
                        <customfieldname>Last comment by Customer</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>true</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10056" key="com.atlassian.jira.toolkit:lastupdaterorcommenter">
                        <customfieldname>Last commenter</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>luke.bonanomi@mongodb.com</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_11151" key="com.atlassian.jira.toolkit:LastCommentDate">
                        <customfieldname>Last public comment date</customfieldname>
                        <customfieldvalues>
                            2 years, 21 weeks, 5 days ago
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10051" key="com.atlassian.jira.toolkit:participants">
                        <customfieldname>Participants</customfieldname>
                        <customfieldvalues>
                                        <customfieldvalue>anna.henningsen@mongodb.com</customfieldvalue>
            <customfieldvalue>xgen-internal-githook</customfieldvalue>
    
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_14254" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Product Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzz6af:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hzj7mf:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10558" key="com.pyxis.greenhopper.jira:gh-global-rank">
                        <customfieldname>Rank (Obsolete)</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>9223372036854775807</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                        <customfield id="customfield_10557" key="com.pyxis.greenhopper.jira:gh-sprint">
                        <customfieldname>Sprint</customfieldname>
                        <customfieldvalues>
                                <customfieldvalue id="5437">Iteration Kampala</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                        <customfield id="customfield_10555" key="com.atlassian.jira.plugin.system.customfieldtypes:float">
                        <customfieldname>Story Points</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_10053" key="com.atlassian.jira.ext.charting:timeinstatus">
                        <customfieldname>Time In Status</customfieldname>
                        <customfieldvalues>
                            
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_14350" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>serverRank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>1|hzysjb:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                    </customfields>
    </item>
</channel>
</rss>