[MXS-4648] MongoDB monitoring promoted when connecting to NoSQL service Created: 2022-11-08 Updated: 2023-07-01 Resolved: 2023-06-30 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | nosqlprotocol |
| Affects Version/s: | 6.4, 22.08, 23.08 |
| Fix Version/s: | 6.4.8, 22.08.7, 23.02.3 |
| Type: | Bug | Priority: | Major |
| Reporter: | Jacob Moorman (Inactive) | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Sky2-UAT | ||
| Sprint: | MXS-SPRINT-186 |
| Description |
|
When connecting to our NoSQL service, Mongosh promotes MongoDB's free cloud-based monitoring service.
Executing db.disableFreeMonitoring() does not suppress this notice. Logging this ticket, which may need to be reviewed by the MXS team, because I believe it is not desirable that we have a competitive promotion when connecting to our service. |
| Comments |
| Comment by Naman Shah (Inactive) [ 2022-11-17 ] |
|
toddstoffel - Is there a configuration workaround for this? |
| Comment by Naman Shah (Inactive) [ 2022-11-18 ] |
|
jacob.moorman - this is coming from Mongo shell. We can't control their product. |
| Comment by Jacob Moorman (Inactive) [ 2022-11-18 ] |
|
This is likely something that should be evaluated by the MXS team. Shell – |
| Comment by Elena Kotsinova (Inactive) [ 2023-06-19 ] |
|
markus makela Could you please evaluate this proposal and let me know if there is something MaxScale team can do in direction to suppress advertising messages in from Mongosh |
| Comment by markus makela [ 2023-06-19 ] |
|
johan.wikman can you reproduce this? |
| Comment by Johan Wikman [ 2023-06-30 ] |
|
That particular marketing blurb seems to be a feature of just some versions of mongosh 1.6.0. Version 1.6.0 shows it, but e.g. 1.10.0 does not. |