Releases: sasaki77/archiverappliance-datasource
Releases · sasaki77/archiverappliance-datasource
1.0.1
1.0.0
Breaking changes
- Grafana v6.X.X or earlier is not supported from this version
- Installation and update process is changed since
dist
folder was removed from master branch
Features / Enhancements
- Support Grafana v7.0.0 or later
- Development process is changed with grafana-toolkit
- Source codes are migrated from JavaScript to TypeScript
- UI library is migrated from AngularJS to React
- Support variables for alias field and Functions parameter
- Support limit parameter for variable query
0.1.2
01.1
0.1.0
Features
- Select multiple PVs by using Regex (Only supports wildcard pattern like
PV.*
and alternation pattern likePV(1|2)
) - Legend alias with regular expression pattern
- Data retrieval with data processing (See Archiver Appliance User Guide for processing of data)
- Using PV names for Grafana variables
- Transform your data with processing functions