Skip to content

Releases: sasaki77/archiverappliance-datasource

1.0.1

19 Jun 01:37
Compare
Choose a tag to compare

Bug Fixes

  • Add name field to DataFrame to use PV name in Data link

1.0.0

05 Jun 00:18
Compare
Choose a tag to compare

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

14 Apr 08:10
Compare
Choose a tag to compare

Features

  • Add binInterval option function to set a binning interval for processing of data
  • Add exclude function to exclude matched PV data

01.1

07 Apr 06:09
Compare
Choose a tag to compare

Features

  • Support variables for Operator field
  • Add maxNumPVs option function to set a maximum number of PVs for a target

0.1.0

07 Dec 18:56
Compare
Choose a tag to compare

Features

  • Select multiple PVs by using Regex (Only supports wildcard pattern like PV.* and alternation pattern like PV(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