File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11The following third-party software is used by and included in **Mongodb Compass**.
2- This document was automatically generated on Thu Jan 23 2025.
2+ This document was automatically generated on Fri Jan 24 2025.
33
44## List of dependencies
55
Original file line number Diff line number Diff line change 11
22# Compass Tracking Plan
33
4- Generated on Thu, Jan 23, 2025
4+ > [ !NOTE]
5+ > This plan represents the tracking plan for the current branch / commit that
6+ > you have selected (` main ` by default), it might not be released yet. To find
7+ > the tracking plan for the specific Compass version you can use the following
8+ > URL: https://github.com/mongodb-js/compass/blob/v <compass version >/docs/tracking-plan.md
9+
10+ Generated on Fri, Jan 24, 2025
511
612## Table of Contents
713
@@ -888,7 +894,9 @@ This event is fired when user successfully connects to a new server/cluster.
888894- ** topology_type** (required): ` string `
889895 - The type of connected topology.
890896- ** num_active_connections** (required): ` number `
891- - The number of active connections.
897+ - The number of saved active connections (doesn't include new connections
898+ that are not yet fully saved, like the ones created with the "New
899+ Connection" button)
892900- ** num_inactive_connections** (required): ` number `
893901 - The number of inactive connections.
894902- ** auth_type** (optional): ` string | undefined `
You can’t perform that action at this time.
0 commit comments