influxdb
influxdb copied to clipboard
Update error for plugin when querying against DB that doesn't exist
When running query_rows against a db that doesn't exist, it will give a strange validation error. Instead should return error that the DB is missing.