Skip to content

Releases: quickwit-oss/quickwit-datasource

v0.2.2

02 Jul 14:39
Compare
Choose a tag to compare

What's Changed

  • Fix bug on template variable depending on another template variable
  • Fix bug when template variable is used with multiple values

Full Changelog: v0.2.1...v0.2.2

v0.2.1

01 Jul 07:18
Compare
Choose a tag to compare

What's Changed

  • Add support for template variables
  • update provisioning datasource guide by @hoangphuocbk in #13

New Contributors

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

v0.2.0

11 Jun 23:09
Compare
Choose a tag to compare

What's Changed

Added

  • Add HTTP Basic Auth support
  • Clean the datasource parameters stored in the database (breaking change).

Fixed

  • Sub aggregations were broken when a sub bucket was empty. This can happen if some document have missing values on the sub field.

New Contributors

Full Changelog: v0.1.0...v0.2.0

0.1.0 Release

24 May 15:46
Compare
Choose a tag to compare

0.1.0

Initial release.

Added

  • Support Explore with volume an logs panels
  • Support for Dashboard
  • Support for Alerts
  • Metrics supported: 'count', 'avg', 'sum', 'min', 'max', 'percentiles', 'raw_data', 'logs'.