<!-- 
RSS generated by JIRA (9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66) at Wed Feb 07 22:38:13 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-5032] Fill out connectivity logging</title>
                <link>https://jira.mongodb.org/browse/COMPASS-5032</link>
                <project id="13182" key="COMPASS">Compass </project>
                    <description>&lt;p&gt;One major area in which we expect logging to be helpful will be connectivity. We have already received positive feedback on the logging data provided by mongosh in this area. Consequently, we will at least log the following data to match mongosh&#8217;s logging in this area:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;The Compass version, driver version, connection string, and MongoClient options that are used once the MongoClient is created&lt;/li&gt;
	&lt;li&gt;Server heartbeat failures and successes&lt;/li&gt;
	&lt;li&gt;As long as Compass does manual SRV resolution: The before/after state of the SRV resolution, and errors if the SRV resolution fails&lt;/li&gt;
&lt;/ul&gt;
</description>
                <environment></environment>
        <key id="1859874">COMPASS-5032</key>
            <summary>Fill out connectivity logging</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:48:26 +0000</created>
                <updated>Sun, 29 Oct 2023 02:39:40 +0000</updated>
                            <resolved>Thu, 16 Sep 2021 15:20:52 +0000</resolved>
                                                    <fixVersion>1.29.4</fixVersion>
                                        <due></due>
                            <votes>0</votes>
                                    <watches>1</watches>
                                                                                                                <comments>
                            <comment id="4080627" author="xgen-internal-githook" created="Thu, 23 Sep 2021 14:42:51 +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: fill out connectivity logging &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5032&quot; title=&quot;Fill out connectivity logging&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5032&quot;&gt;&lt;del&gt;COMPASS-5032&lt;/del&gt;&lt;/a&gt; (#2457)&lt;/p&gt;

&lt;p&gt;Fill out everything that we definitely want to log regarding&lt;br/&gt;
connectivity.&lt;/p&gt;

&lt;p&gt;Also:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Fix a bug in the compass-logging package where log statements&lt;br/&gt;
  from different components could have ended up being printed&lt;br/&gt;
  out of order&lt;/li&gt;
	&lt;li&gt;Make sure that the dataService `_collectionNames` helper&lt;br/&gt;
  uses `nameOnly: true`&lt;/li&gt;
	&lt;li&gt;Use `import type` in a few places where it is appropiate&lt;br/&gt;
Branch: &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5047&quot; title=&quot;Expand compass-e2e-tests to cover at least one item from every area/feature in Compass feature testing matrix&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5047&quot;&gt;&lt;del&gt;COMPASS-5047&lt;/del&gt;&lt;/a&gt;-matrix&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/816f6fc767e91d817655f1a447c43ffc314d186c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/816f6fc767e91d817655f1a447c43ffc314d186c&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4065919" author="xgen-internal-githook" created="Thu, 16 Sep 2021 15:20:41 +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: fill out connectivity logging &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5032&quot; title=&quot;Fill out connectivity logging&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5032&quot;&gt;&lt;del&gt;COMPASS-5032&lt;/del&gt;&lt;/a&gt; (#2457)&lt;/p&gt;

&lt;p&gt;Fill out everything that we definitely want to log regarding&lt;br/&gt;
connectivity.&lt;/p&gt;

&lt;p&gt;Also:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Fix a bug in the compass-logging package where log statements&lt;br/&gt;
  from different components could have ended up being printed&lt;br/&gt;
  out of order&lt;/li&gt;
	&lt;li&gt;Make sure that the dataService `_collectionNames` helper&lt;br/&gt;
  uses `nameOnly: true`&lt;/li&gt;
	&lt;li&gt;Use `import type` in a few places where it is appropiate&lt;br/&gt;
Branch: main&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/816f6fc767e91d817655f1a447c43ffc314d186c&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/816f6fc767e91d817655f1a447c43ffc314d186c&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                            <comment id="4065376" author="xgen-internal-githook" created="Thu, 16 Sep 2021 12:15:01 +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: fill out connectivity logging &lt;a href=&quot;https://jira.mongodb.org/browse/COMPASS-5032&quot; title=&quot;Fill out connectivity logging&quot; class=&quot;issue-link&quot; data-issue-key=&quot;COMPASS-5032&quot;&gt;&lt;del&gt;COMPASS-5032&lt;/del&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Fill out everything that we definitely want to log regarding&lt;br/&gt;
connectivity.&lt;/p&gt;

&lt;p&gt;Also:&lt;/p&gt;

&lt;ul class=&quot;alternate&quot; type=&quot;square&quot;&gt;
	&lt;li&gt;Fix a bug in the compass-logging package where log statements&lt;br/&gt;
  from different components could have ended up being printed&lt;br/&gt;
  out of order&lt;/li&gt;
	&lt;li&gt;Make sure that the dataService `_collectionNames` helper&lt;br/&gt;
  uses `nameOnly: true`&lt;/li&gt;
	&lt;li&gt;Use `import type` in a few places where it is appropiate&lt;br/&gt;
Branch: 5032-dev&lt;br/&gt;
&lt;a href=&quot;https://github.com/mongodb-js/compass/commit/2bb1c91eac72b2643e0926142b9510a496e2caa5&quot; class=&quot;external-link&quot; target=&quot;_blank&quot; rel=&quot;nofollow noopener&quot;&gt;https://github.com/mongodb-js/compass/commit/2bb1c91eac72b2643e0926142b9510a496e2caa5&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</comment>
                    </comments>
                <issuelinks>
                            <issuelinktype id="10011">
                    <name>Depends</name>
                                            <outwardlinks description="depends on">
                                        <issuelink>
            <issuekey id="1859872">COMPASS-5031</issuekey>
        </issuelink>
                            </outwardlinks>
                                                                <inwardlinks description="is depended on by">
                                        <issuelink>
            <issuekey id="1859878">COMPASS-5034</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>3.0</customfieldvalue>
                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <customfield id="customfield_10055" key="com.atlassian.jira.ext.charting:firstresponsedate">
                        <customfieldname>Date of 1st Reply</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>Thu, 16 Sep 2021 12:15:01 +0000</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                <customfield id="customfield_10052" key="com.atlassian.jira.toolkit:dayslastcommented">
                        <customfieldname>Days since reply</customfieldname>
                        <customfieldvalues>
                                        2 years, 19 weeks, 6 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-5031'>COMPASS-5031</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, 19 weeks, 6 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|hzz6av:</customfieldvalue>

                        </customfieldvalues>
                    </customfield>
                                                                                                                                                                                <customfield id="customfield_12550" key="com.pyxis.greenhopper.jira:gh-lexo-rank">
                        <customfieldname>Rank</customfieldname>
                        <customfieldvalues>
                            <customfieldvalue>2|hr1yn3:</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>
    <customfieldvalue id="5448">Iteration Lutz</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|hzysjr:</customfieldvalue>

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