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 1
1
The 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.
3
3
4
4
## List of dependencies
5
5
Original file line number Diff line number Diff line change 1
1
2
2
# Compass Tracking Plan
3
3
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
5
11
6
12
## Table of Contents
7
13
@@ -888,7 +894,9 @@ This event is fired when user successfully connects to a new server/cluster.
888
894
- ** topology_type** (required): ` string `
889
895
- The type of connected topology.
890
896
- ** 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)
892
900
- ** num_inactive_connections** (required): ` number `
893
901
- The number of inactive connections.
894
902
- ** auth_type** (optional): ` string | undefined `
You can’t perform that action at this time.
0 commit comments