Releases: GlobalNOC/tsds-grafana
Releases · GlobalNOC/tsds-grafana
0.4.0
0.3.5
0.3.4
GRNOC TSDS Grafana 0.3.4 -- Fri June 7 2019
- Fixed issue where home dashboard runs a query when the data source is marked as default
- Added support to handle the processing of hidden queries to plugin.json as suggested for Grafana v6.2
- Updated packages with potential security vulnerabilities
0.3.3
0.3.2
GRNOC TSDS Grafana 0.3.2 -- Wed Apr 10 2019
- Added the ability to have a column for each metadata field
- Added the ability to format the date using
momentjs
format strings in the table mode - Added ability to show only metadata without values in a table
- Added ability to specify combine by when
combine all series
is checked - Fixed an issue where wrapper function fails when used with
combine all series
0.3.1
0.3.0
0.2.9
0.2.8
0.2.7
GRNOC TSDS Grafana 0.2.7 -- Tue Nov 20 2018
Features
- Optimized template variables to allow for using 'in' operators for more efficient queries.
- Support for the case where search values could be empty.
- Added percentile/extrapolate to be shown as a line instead of showing it as a single point.
- Replaced multipart/form-data with application/x-www-form-urlencoded.
- Fixed aliasing bug by trimming trailing spaces in the keys of alias mapping object.