This version works only with quickwit main version (or docker edge).
- Add support for data links (possibility to create links to other datasources).
This version works only with quickwit main version (or docker edge).
- Add support for log context feature.
- Better error handling.
- Pluing is now signed
- Add licensing and notice files to respect Grafana Labs license
- Various cleanup: remove console.log, dependency on Grafana simplejson
- Update src/README.md
- Fix bug on template variable depending on another template variable
- Fix bug when template variable is used with multiple values
- Add support for template variables
- Update provisioning datasource guide by @hoangphuocbk in #13
- @hoangphuocbk made their first contribution in #13
- Add HTTP Basic Auth support
- Clean the datasource parameters stored in the database (breaking change).
- Sub aggregations were broken when a sub bucket was empty. This can happen if some document have missing values on the sub field.
Initial release.
- Support Explore with volume an logs panels
- Support for Dashboard
- Support for Alerts
- Metrics supported:
'count', 'avg', 'sum', 'min', 'max', 'percentiles', 'raw_data', 'logs'
.