Recently MongoDB released it's 4.0 release. I updated my development VM and when I connected to it, I saw something that REALLY caught my attention.
>Enable MongoDB’s free cloud-based monitoring service to collect and display metrics about your deployment (disk utilization, CPU, operation statistics, etc).
>The monitoring data will be available on a MongoDB website with a URL created for you. Anyone you share the URL with will also be able to view this page. MongoDB may use this information to make product improvements and to suggest MongoDB products and deployment options to you.
>To enable free monitoring, run the following command: db.enableFreeMonitoring()
Fucking great, you didn't want to spend your shekels on marketing, so just spam users.
Mongodb fork when?