Release v1.2.0
Robust server that handles errors within metric sql results processing
If a metric sql returns 0 rows, handle it gracefully instead of letting the collector fail
added metric entry naming using associative array instead of simple array
start:verbose now correctly shows queries (typo)
UP metric is now a standard metric (using SELECT 1 query)
change metrics functions to new arrow format
Fix imports