JamesOsgood / mongodb-grafana

MongoDB plugin for Grafana
MIT License
468 stars 213 forks source link

You may want to have a look at the new MongoDB Plugin #144

Open haohanyang opened 1 month ago

haohanyang commented 1 month ago

https://github.com/haohanyang/mongodb-datasource

bakerLecter commented 3 weeks ago

where is the improvement with this new plugin? Much close to the official datasources?

haohanyang commented 3 weeks ago
  1. Actively maintained and developed, compatible with this plugin's conventions ($from, $to, $bucket)
  2. Written in Go and React. So you don't need so-called node.js proxy and won't have angular deprecation warning
  3. JS Query support And more