Releases: quickwit-oss/quickwit-datasource
Releases · quickwit-oss/quickwit-datasource
v0.2.2
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
What's Changed
- Add support for template variables
- update provisioning datasource guide by @hoangphuocbk in #13
New Contributors
- @hoangphuocbk made their first contribution in #13
Full Changelog: v0.2.0...v0.2.1
v0.2.0
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
- @evanxg852000 made their first contribution in #8
Full Changelog: v0.1.0...v0.2.0
0.1.0 Release
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'
.