Closed sagrawal31 closed 1 year ago
We were overriding this value. We changed this so that you can specify yours, and unless you provide and appName, we will send "mingo".
That's awesome. Looking forward to the release.
Any update here?
sorry, yeah, we have not released it yet, will do this next week. Sorry
We have just released a release candidate with this issue corrected. Please check it out here: https://github.com/mingo-app/mingo/releases/tag/v.1.13.4
Describe the bug
When passing
appName
in the connection string, Mingo is not using the value and sendingmingo
instead to the server.Screenshots
(Same behaviour is with
mongodb+srv
.Because of this, we aren't able to identify who from within the developer team is running queries which is resulting in CPU usage (or running queries without index) on production.
Desktop (please complete the following information):