All notable changes to this project will be documented in this file.
- Fix moving_avg modes to correctly parse coefficients as floats (
alpha
,beta
, andgamma
) (#99) - Use grafana-aws-sdk v0.12.0 to update opt-in regions list (#102)
- Add option to query OpenSearch serverless (#92)
- Backend: Fix index being read from the wrong place (#80)
- Fixed missing custom headers (#73)
- Upgrade of
grafana-aws-skd
to0.11.0
(#69)
- Fixed timestamps in the backend being handled wrong (#31)
- Fixed timestamps in the frontend being assumed as local, whereas they should be UTC (#21, #66)
- Upgrade of
@grafana/data
,@grafana/ui
,@grafana/runtime
,@grafana/toolkit
to 9.0.2 (#46)
- Use
SIGV4ConnectionConfig
from@grafana/ui
(#48)
- Upgrade of
@grafana/data
,@grafana/ui
,@grafana/runtime
,@grafana/toolkit
to 8.5.5 (#35, #41) - Upgrade of further frontend and backend dependencies (#42, #43)
- Improve error handling
- Fix alias pattern not being correctly handled by Query Editor
- Add support for Elasticsearch databases (2f9e802)
- First Release