Releases: vertica/vertica-grafana-datasource
Releases · vertica/vertica-grafana-datasource
v3.0.0
v2.1.1
V2.1.0
New Features
- Auto-completion: Added Auto-completion in Raw Query mode to suggest keywords as-you-type.
- Backup server node: Added Backup server node option in the datasource config page. Client connects to the backup hosts if the primary host is unreachable.
- Added
Run Query
button in Raw Query Editor.
Bug Fixes
#32 Fixed and Updated with vertica-sql-go driver v1.3.1
v2.0.3
- Updated the README.md for bug in connection pooling parameters : Configuring the Vertica Grafana Data Source Plugin
- Upgraded vertica-sql-go v1.1.1 to v1.3.0
- Edited default query to add 'ORDER BY time'