Skip to content

Release v1.2.0

Compare
Choose a tag to compare
@awaragi awaragi released this 23 Apr 22:32
· 4 commits to master since this release

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