-
Hi,
have you ever tested this code along with mongodb-exporter? For some reason, whenever i use mongodb-exporter plugin along with this ansible code, the mongos crashes due to the increasing number o…
-
Hi
i did the following steps
1.) // enable profile in all db
```
db.adminCommand('listDatabases').databases.forEach(function (database) {
db.getSiblingDB(database.name).setProfilingLevel(1,…
-
-
### dlt version
1.3.0
### Describe the problem
As you can see in the image below the column should be named `__is_new_cased_reported_from_initial_area`
![image](https://github.com/user-att…
-
## Issue:
I am currently working with Nodebox (or Codesandbox) and facing issues due to the current Node.js version (16.x.x). It does not support certain features such as `dns.promises.resolveSrv`, w…
-
### Prerequisites
- [x] I have written a descriptive issue title
- [x] I have searched existing issues to ensure the feature has not already been requested
### 🚀 Feature Proposal
I just need more …
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the bug has not already been reported
### Mongoose version
8
### Node.js…
-
- [How to contribute](https://github.com/phidatahq/phidata/blob/main/CONTRIBUTING.md)
- [MongoDB Doc](https://www.mongodb.com/docs/atlas/atlas-vector-search/tutorials/vector-search-quick-start/)
-
With MongoDB 8 we see the following warnings on the server:
```
The server generated these startup warnings when booting
2024-10-10T12:22:33.295+00:00: For customers running the current mem…
-
We need to update the `Elsa.MongoDB` and `Elsa.Persistence.MongoDB` packages to use the strongly named MongoDB driver as part of MongoDB's upcoming major release. This change is necessary to ensure co…