Skip to content

Releases: haohanyang/mongodb-datasource

v0.3.0

11 Jan 17:59
Compare
Choose a tag to compare

Added

Changed

  • Removed "Query" button. Built-in Query/Refresh button is recommended instead(#31)

Full Changelog: CHANGELOG.md

v0.2.1

14 Dec 11:04
Compare
Choose a tag to compare

Added

  • Optional Mongo aggregate options(#33)
  • Query Button(#35)

Changed

  • Query won't be executed automatically after focus changes. User needs to manually click buttons(#35)
  • UI improvement(#33)

Full Changelog: v0.2.0...v0.2.1

v0.2.0

06 Dec 07:18
Compare
Choose a tag to compare

What's Changed

  • Enabled Grafana Alerting(67358d5c)
  • Improved query variable(#28)

Full Changelog: v0.1.2...v0.2.0

v0.1.2

10 Nov 21:33
Compare
Choose a tag to compare

What's Changed

  • Increased code editor's font size(84c7de5d)
  • Make _id the first column in the table if exists(#26)
  • Fix BSON array conversion to JSON(#25)

Full Changelog: v0.1.1...v0.1.2

v0.1.1

25 Oct 20:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

13 Oct 21:50
Compare
Choose a tag to compare

We're excited to announce the initial release of the Grafana MongoDB Data Source plugin! This release provides a foundation for querying and visualizing MongoDB data in Grafana.

What's Changed

New Contributors

Full Changelog: https://github.com/haohanyang/mongodb-datasource/commits/v0.1.0